libdvdcss: update to 1.4.3.
This commit is contained in:
parent
cc1b5b1ab1
commit
e16000e3b3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdvdcss'
|
||||
pkgname=libdvdcss
|
||||
version=1.4.2
|
||||
version=1.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Simple library designed for accessing DVDs"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=78c2ed77ec9c0d8fbed7bf7d3abc82068b8864be494cfad165821377ff3f2575
|
||||
checksum=233cc92f5dc01c5d3a96f5b3582be7d5cee5a35a52d3a08158745d3d86070079
|
||||
|
||||
libdvdcss-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue