From d90a4a5a873706148da0841ab3d0b262dda01c79 Mon Sep 17 00:00:00 2001 From: Dimas Vito <53216409+nosignals@users.noreply.github.com> Date: Fri, 24 Jan 2025 17:00:42 +0700 Subject: [PATCH] Update Makefile --- mihomo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/mihomo/Makefile b/mihomo/Makefile index e00c0b8..d3520d2 100644 --- a/mihomo/Makefile +++ b/mihomo/Makefile @@ -27,6 +27,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mihomo PKG_RELEASE:=2 +PKG_VERSION:=1.19.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/MetaCubeX/mihomo/tar.gz/v$(PKG_VERSION)?