libdvdread: update to 4.2.1.
This commit is contained in:
parent
a0db2afb2b
commit
6d98bb9391
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=4.2.0
|
||||
revision=3
|
||||
version=4.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool automake"
|
||||
short_desc="DVD access library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://dvdnav.mplayerhq.hu"
|
||||
distfiles="http://dvdnav.mplayerhq.hu/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=0bea15da842a4b04a482b009d72dcc6d9c9524ccc1bf67e5748319ec5ada8097
|
||||
distfiles="http://dvdnav.mplayerhq.hu/releases/$pkgname-$version.tar.xz"
|
||||
checksum=af9b98f049580a6521d56c978b736d3d609562dd12955e11d50e26d97542dcd4
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue