Community maintained packages for ImmortalWrt.
Revision | 20ea2fb99b4146ef2165bf198997ddc53f5d777a (tree) |
---|---|
Time | 2023-03-18 23:33:37 |
Author | Interesting Gang <31793080+SakuraFallingMad@user...> |
Commiter | Tianling Shen |
smartdns: bump to Release 41
@@ -5,12 +5,12 @@ | ||
5 | 5 | include $(TOPDIR)/rules.mk |
6 | 6 | |
7 | 7 | PKG_NAME:=smartdns |
8 | -PKG_VERSION:=40 | |
8 | +PKG_VERSION:=41 | |
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:=780626e709174e38fbd7e5e1b6cd867ae680cb55a38d2c6c24bdae4265beb5bf | |
13 | +PKG_HASH:=6ee60c4cae37b1c60f678f51595c2bc2da3ca8a1fbdcd78b3e884ec4bb2b6f27 | |
14 | 14 | PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION) |
15 | 15 | |
16 | 16 | PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com> |