Community maintained packages for ImmortalWrt.
修订版 | 15a48bbdb265f0df4f2e517b3b53c1cd00878329 (tree) |
---|---|
时间 | 2023-01-19 03:32:53 |
作者 | 好想告诉你 <121431418@qq.c...> |
Commiter | Tianling Shen |
smartdns: bump to release 40
@@ -5,12 +5,12 @@ | ||
5 | 5 | include $(TOPDIR)/rules.mk |
6 | 6 | |
7 | 7 | PKG_NAME:=smartdns |
8 | -PKG_VERSION:=38.1 | |
8 | +PKG_VERSION:=40 | |
9 | 9 | PKG_RELEASE:=$(AUTORELEASE) |
10 | 10 | |
11 | 11 | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
12 | 12 | PKG_SOURCE_URL:=https://codeload.github.com/pymumu/smartdns/tar.gz/Release$(PKG_VERSION)? |
13 | -PKG_HASH:=32ea4784838a0df1d50841d0f79f86482bb4d0a961a19e4bdbaa8b207ffe8a22 | |
13 | +PKG_HASH:=780626e709174e38fbd7e5e1b6cd867ae680cb55a38d2c6c24bdae4265beb5bf | |
14 | 14 | PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION) |
15 | 15 | |
16 | 16 | PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com> |