diff --git a/packages/devel/fakeroot/package.mk b/packages/devel/fakeroot/package.mk index 8f3622af4a..d2721372e7 100644 --- a/packages/devel/fakeroot/package.mk +++ b/packages/devel/fakeroot/package.mk @@ -3,8 +3,8 @@ # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) PKG_NAME="fakeroot" -PKG_VERSION="1.35" -PKG_SHA256="e5a427b4ab1eb4a2158b3312547a4155aede58735cd5c2910421988834b440a4" +PKG_VERSION="1.35.1" +PKG_SHA256="6a0de53b2de05277d4e6d4a884eb0de7a8ad467b82c07a6f8f2f6a629e655fdc" PKG_LICENSE="GPL3" PKG_SITE="https://tracker.debian.org/pkg/fakeroot" PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz" diff --git a/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch b/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch index 79350199c9..6d6b50a719 100644 --- a/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch +++ b/packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch @@ -1,6 +1,6 @@ ---- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000 -+++ fakeroot-1.25.3/configure.ac 2021-01-10 03:57:50.295218481 +0000 -@@ -744,9 +744,7 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -745,9 +745,7 @@ AM_CONDITIONAL([MACOSX], [test x$macosx AC_CONFIG_FILES([ Makefile scripts/Makefile @@ -11,8 +11,8 @@ AC_OUTPUT dnl Local variables: ---- fakeroot-1.25.3/Makefile.am 2020-10-08 17:13:18.000000000 +0000 -+++ fakeroot-1.25.3/Makefile.am 2021-01-10 04:02:06.703081728 +0000 +--- a/Makefile.am ++++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS=foreign ACLOCAL_AMFLAGS = -I build-aux