libdvdcss: update to 1.4.2.
This commit is contained in:
parent
a21e96aee0
commit
040cbe06c8
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libdvdcss'
|
||||
pkgname=libdvdcss
|
||||
version=1.4.0
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Simple library designed for accessing DVDs"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.videolan.org/developers/libdvdcss.html"
|
||||
distfiles="https://download.videolan.org/pub/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2089375984800df29a4817b37f3123c1706723342d6dab4d0a8b75c25c2c845a
|
||||
checksum=78c2ed77ec9c0d8fbed7bf7d3abc82068b8864be494cfad165821377ff3f2575
|
||||
|
||||
libdvdcss-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue