We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed43ef commit 4464f7eCopy full SHA for 4464f7e
1 file changed
openwrt-24.10/patches/package/adguardhome/Makefile
@@ -6,13 +6,13 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=adguardhome
9
-PKG_VERSION:=0.107.59
+PKG_VERSION:=0.107.64
10
PKG_RELEASE:=1
11
12
# WARNING : need rework for other arch
13
PKG_SOURCE:=AdGuardHome_linux_arm64.tar.gz
14
PKG_SOURCE_URL:=https://github.com/AdguardTeam/AdGuardHome/releases/download/v$(PKG_VERSION)/
15
-PKG_HASH:=efc7d2e7e0507af1269f36f9f04274f9097fa3fe0ae1f0c18d2be586ff452c5c
+PKG_HASH:=0861421e48b34c3b3e19a046e993de242a4e1445085a60eceb086bed01fbb28e
16
17
PKG_LICENSE:=GPL-3.0-only
18
PKG_LICENSE_FILES:=LICENSE.txt
0 commit comments