[openwrt/openwrt] tools: fakeroot: update to 1.37

LEDE Commits lede-commits at lists.infradead.org
Thu Feb 20 10:51:41 PST 2025


nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2b0c973895751f10bc8f4b1d8f6e6ce2c7b107d4

commit 2b0c973895751f10bc8f4b1d8f6e6ce2c7b107d4
Author: Shiji Yang <yangshiji66 at qq.com>
AuthorDate: Mon Feb 3 10:20:41 2025 +0800

    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 <yangshiji66 at qq.com>
    Link: https://github.com/openwrt/openwrt/pull/17879
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 tools/fakeroot/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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




More information about the lede-commits mailing list