update 2023-11-14 00:23:00
This commit is contained in:
parent
024d91dc5e
commit
3f3b05f79f
|
@ -6,12 +6,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=adguardhome
|
||||
PKG_VERSION:=0.107.40
|
||||
PKG_VERSION:=0.107.41
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/AdGuardHome/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=926fc08866a7670a73f413e91672587f73c3e112a912364730ea3df31b783141
|
||||
PKG_HASH:=e31cde9bc1849def3d54cd10bb6ddae778dfaf28b88d789f664a1a64cc086dd1
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue