libaacs: update to 0.11.0.
This commit is contained in:
parent
cf9ccb1592
commit
f1bc2e0986
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libaacs'
|
||||
pkgname=libaacs
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="flex pkg-config"
|
||||
makedepends="libgcrypt-devel"
|
||||
short_desc="Open implementation of AACS specification"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="fosslinux <fosslinux@aussies.space>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.videolan.org/developers/libaacs.html"
|
||||
distfiles="http://ftp.videolan.org/pub/videolan/libaacs/${version}/libaacs-${version}.tar.bz2"
|
||||
checksum=93f6b19ef71e6f73e77bd7535946c09c45330e9b42e832a63a1d6b042f6b12fe
|
||||
checksum=6d884381fbb659e2a565eba91e72499778635975e4b3d6fd94ab364a25965387
|
||||
|
||||
libaacs-devel_package() {
|
||||
depend="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue