From: Nick Hainke Date: Sun, 27 Jul 2025 10:17:17 +0000 (+0200) Subject: tools: fakeroot: update to 1.37.1.2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19545%2Fhead;p=thirdparty%2Fopenwrt.git tools: fakeroot: update to 1.37.1.2 There are no patches that need to be refreshed. Changelog: https://salsa.debian.org/clint/fakeroot/-/blob/debian/1.37.1.2-1/debian/changelog?ref_type=tags Link: https://github.com/openwrt/openwrt/pull/19545 Signed-off-by: Nick Hainke --- diff --git a/tools/fakeroot/Makefile b/tools/fakeroot/Makefile index d03b03be279..1b8fba25a7e 100644 --- a/tools/fakeroot/Makefile +++ b/tools/fakeroot/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fakeroot -PKG_VERSION:=1.37 +PKG_VERSION:=1.37.1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot -PKG_HASH:=9831cc912bc1da6dadac15699c5a07a82c00d6f0dd5c15ec02e20908dd527d3a +PKG_HASH:=959496928c8a676ec8377f665ff6a19a707bfad693325f9cc4a4126642f53224 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf