Skip to content

Commit

Permalink
adguardhome: Update to 0.107.37
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
(cherry picked from commit 85766a1)
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Sep 8, 2023
1 parent 7475e6d commit cd35d64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/adguardhome/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=adguardhome
PKG_VERSION:=0.107.36
PKG_VERSION:=0.107.37
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:=c606d44200625827ef8bd432bed7ebf15ae952ad2d4ccec8a9fa07b91df1013b
PKG_HASH:=cff71e4a75e54ae5cccaa12b9c127c595ca95d6279fdd19eec1bbda27ded6e2c
PKG_BUILD_DIR:=$(BUILD_DIR)/AdGuardHome-$(PKG_VERSION)

PKG_LICENSE:=GPL-3.0-only
Expand Down Expand Up @@ -58,7 +58,7 @@ define Download/adguardhome-frontend
URL:=https://github.com/AdguardTeam/AdGuardHome/releases/download/v$(PKG_VERSION)/
URL_FILE:=AdGuardHome_frontend.tar.gz
FILE:=$(FRONTEND_FILE)
HASH:=610328889dc08ddbe6a92415b80182424f465134b7071377829b01a725dcc783
HASH:=a81318da8cd50f68475ba357a06f47fda8da62524c70a3b752a3b9db22e11f68
endef

define Build/Prepare
Expand Down

0 comments on commit cd35d64

Please sign in to comment.