From: Shiji Yang Date: Mon, 3 Feb 2025 02:20:41 +0000 (+0800) Subject: tools: fakeroot: update to 1.37 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2b0c973895751f10bc8f4b1d8f6e6ce2c7b107d4;p=openwrt%2Fopenwrt.git tools: fakeroot: update to 1.37 There are no patches that need to be refreshed. changelog: https://salsa.debian.org/clint/fakeroot/-/blob/debian/1.37-1/debian/changelog?ref_type=tags Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/17879 Signed-off-by: Nick Hainke --- diff --git a/tools/fakeroot/Makefile b/tools/fakeroot/Makefile index 22b2c8f24f..d03b03be27 100644 --- a/tools/fakeroot/Makefile +++ b/tools/fakeroot/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fakeroot -PKG_VERSION:=1.36 +PKG_VERSION:=1.37 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot -PKG_HASH:=7fe3cf3daf95ee93b47e568e85f4d341a1f9ae91766b4f9a9cdc29737dea4988 +PKG_HASH:=9831cc912bc1da6dadac15699c5a07a82c00d6f0dd5c15ec02e20908dd527d3a PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf