From 9e32c972331e35617b1da57062684d4c7a6207ef Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 8 Sep 2017 14:11:52 -0400 Subject: [PATCH] xorriso: downgrade to stable 1.4.6 Revert "xorriso: update to 1.4.7." 1.4.7 keeps changing because it's upstream's unstable. This reverts commit 9fb64403fc2a5b184215509af5e095fb37f3b7e9. --- srcpkgs/xorriso/template | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/srcpkgs/xorriso/template b/srcpkgs/xorriso/template index 9b515317d7c..aaef3a6a173 100644 --- a/srcpkgs/xorriso/template +++ b/srcpkgs/xorriso/template @@ -1,16 +1,13 @@ # Template file for 'xorriso' pkgname=xorriso -version=1.4.7 -revision=5 +reverts="1.4.7_1 1.4.7_2 1.4.7_3 1.4.7_4 1.4.7_5" +version=1.4.6 +revision=2 build_style=gnu-configure makedepends="zlib-devel bzip2-devel readline-devel acl-devel" short_desc="ISO 9660 Rock Ridge Filesystem Manipulator" maintainer="Juan RP " license="GPL-3" homepage="https://www.gnu.org/software/xorriso" -distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=44114bd93fd30eaca8da7810e37f041360e65b90fcaa40516de0476541723ea0 - -do_build() { - make CC="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs} -} +distfiles="https://www.gnu.org/software/xorriso/xorriso-$version.tar.gz" +checksum=526f728c7eee6f8c4b69fbf391789e6c80806197c2861cf5922cf7cfe1035784