Skip to content

Commit

Permalink
smartdns: bump to Release43
Browse files Browse the repository at this point in the history
(cherry picked from commit ed655f2)
  • Loading branch information
SakuraFallingMad authored and 1715173329 committed Aug 13, 2023
1 parent 8db3254 commit eed4403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/smartdns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=smartdns
PKG_VERSION:=42
PKG_VERSION:=43
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/pymumu/smartdns/tar.gz/Release$(PKG_VERSION)?
PKG_HASH:=83bb3c588672dff7fe702223538d6e61a4d475e592643a57d1416aade0b363d0
PKG_HASH:=2a5e7869603ecb7b0d94e153d938e798f0b8f260cc6062cc095a39116386d8b3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-Release$(PKG_VERSION)

PKG_MAINTAINER:=Nick Peng <[email protected]>
Expand Down

0 comments on commit eed4403

Please sign in to comment.