Skip to content

Commit

Permalink
CI: sync code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 31, 2024
1 parent 5a9799f commit a400cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/dnsproxy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dnsproxy
PKG_VERSION:=0.73.4
PKG_VERSION:=0.74.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=8a7779900d2449cdc7e9bf1b311a3317c04d78db24efde4186c169cc8a501a5f
PKG_HASH:=b90d987a934ee2272f7c0923629e3922786b3cca2178854ab0d403e05617e4b9

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit a400cfd

Please sign in to comment.