fakeroot: update to 1.22.

This commit is contained in:
Enno Boland 2017-09-09 10:07:22 +02:00
parent 2db5cb641b
commit 164ae490aa

View file

@ -1,6 +1,6 @@
# Template file for 'fakeroot' # Template file for 'fakeroot'
pkgname=fakeroot pkgname=fakeroot
version=1.21 version=1.22
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
@ -11,8 +11,8 @@ short_desc="Gives a fake root environment"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://packages.debian.org/fakeroot" homepage="http://packages.debian.org/fakeroot"
license="GPL-3" license="GPL-3"
distfiles="${DEBIAN_SITE}/main/f/fakeroot/${pkgname}_${version}.orig.tar.gz" distfiles="${DEBIAN_SITE}/main/f/fakeroot/${pkgname}_${version}.orig.tar.bz2"
checksum=5d293c1b3604b2a9265d1811a9890c749887ef08aec55f3237d32bf35836171a checksum=bd806a4a1e641203eb3d4571a10089e8a038c10ec7e492fa1e061b03ae3ec6fe
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-D_STAT_VER=0" ;; *-musl) CFLAGS="-D_STAT_VER=0" ;;
esac esac