mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
fakeroot: update to 1.35.1
This commit is contained in:
parent
31b02ebd6a
commit
9101018bab
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="fakeroot"
|
PKG_NAME="fakeroot"
|
||||||
PKG_VERSION="1.35"
|
PKG_VERSION="1.35.1"
|
||||||
PKG_SHA256="e5a427b4ab1eb4a2158b3312547a4155aede58735cd5c2910421988834b440a4"
|
PKG_SHA256="6a0de53b2de05277d4e6d4a884eb0de7a8ad467b82c07a6f8f2f6a629e655fdc"
|
||||||
PKG_LICENSE="GPL3"
|
PKG_LICENSE="GPL3"
|
||||||
PKG_SITE="https://tracker.debian.org/pkg/fakeroot"
|
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"
|
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000
|
--- a/configure.ac
|
||||||
+++ fakeroot-1.25.3/configure.ac 2021-01-10 03:57:50.295218481 +0000
|
+++ b/configure.ac
|
||||||
@@ -744,9 +744,7 @@
|
@@ -745,9 +745,7 @@ AM_CONDITIONAL([MACOSX], [test x$macosx
|
||||||
AC_CONFIG_FILES([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
scripts/Makefile
|
scripts/Makefile
|
||||||
@ -11,8 +11,8 @@
|
|||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
dnl Local variables:
|
dnl Local variables:
|
||||||
--- fakeroot-1.25.3/Makefile.am 2020-10-08 17:13:18.000000000 +0000
|
--- a/Makefile.am
|
||||||
+++ fakeroot-1.25.3/Makefile.am 2021-01-10 04:02:06.703081728 +0000
|
+++ b/Makefile.am
|
||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
AUTOMAKE_OPTIONS=foreign
|
AUTOMAKE_OPTIONS=foreign
|
||||||
ACLOCAL_AMFLAGS = -I build-aux
|
ACLOCAL_AMFLAGS = -I build-aux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user