fakeroot: update to 1.22.

This commit is contained in:
Enno Boland 2017-09-09 10:07:22 +02:00
parent 2db5cb641b
commit 164ae490aa
1 changed files with 3 additions and 3 deletions

View File

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