libcdio: update to 2.1.0.
This commit is contained in:
parent
d174eeee66
commit
6f2313c2ae
|
@ -415,7 +415,7 @@ libcdio_cdda.so.2 libcdio-paranoia-10.2_1
|
|||
libcdio_paranoia.so.2 libcdio-paranoia-10.2_1
|
||||
libiso9660++.so.0 libcdio-0.83_1
|
||||
libcdio++.so.1 libcdio-2.0.0_1
|
||||
libcdio.so.18 libcdio-2.0.0_1
|
||||
libcdio.so.19 libcdio-2.1.0_1
|
||||
libmpcdec.so.5 libmpcdec-1.2.6_1
|
||||
libproxy.so.1 libproxy-0.4.6_1
|
||||
libmoar.so MoarVM-2015.11_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcdio'
|
||||
pkgname=libcdio
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="CD-ROM access library"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/libcdio/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=1b481b5da009bea31db875805665974e2fc568e2b2afa516f4036733657cf958
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=8550e9589dbd594bfac93b81ecf129b1dc9d0d51e90f9696f1b2f9b2af32712b
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue