From c5dec29f78d54843746f25d7175df3a20c6d1551 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 27 Oct 2016 15:57:46 +0200 Subject: [PATCH] libcdio: update to 0.94 --- srcpkgs/libcdio/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libcdio/template b/srcpkgs/libcdio/template index 9ea0e294c50..57d36016c03 100644 --- a/srcpkgs/libcdio/template +++ b/srcpkgs/libcdio/template @@ -1,7 +1,7 @@ # Template file for 'libcdio' pkgname=libcdio -version=0.93 -revision=3 +version=0.94 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="ncurses-devel libcddb-devel" @@ -9,8 +9,8 @@ short_desc="CD-ROM access library" maintainer="Juan RP " license="GPL-3" homepage="http://www.gnu.org/software/libcdio/" -distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2" -checksum=f8276629226c7e1e74209b66ca421d09d6aec87f72f60ae9b1d3debd0a13dda8 +distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz" +checksum=96e2c903f866ae96f9f5b9048fa32db0921464a2286f5b586c0f02699710025a pre_configure() { autoreconf -fi