We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4464f7e commit d95a64dCopy full SHA for d95a64d
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.64
+PKG_VERSION:=0.107.67
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:=0861421e48b34c3b3e19a046e993de242a4e1445085a60eceb086bed01fbb28e
+PKG_HASH:=564263ad884e020009b6175914f1de993e13c47ae6f45fa591e7bb9d29d6dea5
16
17
PKG_LICENSE:=GPL-3.0-only
18
PKG_LICENSE_FILES:=LICENSE.txt
0 commit comments