mirror of https://github.com/openwrt/packages.git
adguardhome: Update to 0.107.51
View the release notes for more information: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.51 Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>pull/24368/head
parent
dbfb023f9f
commit
6f141bec63
|
@ -6,13 +6,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=adguardhome
|
||||
PKG_VERSION:=0.107.48
|
||||
PKG_VERSION:=0.107.51
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://github.com/AdguardTeam/AdGuardHome
|
||||
PKG_MIRROR_HASH:=74d53a1fffeb5c24db536efadc92eeab2d8978277e513a98e630d2a3f7d142f6
|
||||
PKG_MIRROR_HASH:=2a0f13656aae4504a5966efe5295507a60e506d308efaa1c902d5c6bb9c2e527
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue