From 1cc03949c7d7e99b279e55420e808f2aff29a5bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 09:37:40 +0800 Subject: [PATCH] update 2023-02-04 09:37:39 --- smartdns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smartdns/Makefile b/smartdns/Makefile index bfee6aeaf..04dfb51d6 100644 --- a/smartdns/Makefile +++ b/smartdns/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=smartdns -PKG_VERSION:=Release40 +PKG_VERSION:=40 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git -PKG_MIRROR_HASH:=skip +PKG_MIRROR_HASH:=780626e709174e38fbd7e5e1b6cd867ae680cb55a38d2c6c24bdae4265beb5bf PKG_SOURCE_VERSION:=d792e5f7f71ce9320b341fe02135077e00fa3e21 PKG_MAINTAINER:=Nick Peng