libaacs: update to 0.10.0
This commit is contained in:
parent
e06addc35b
commit
a0dd0f9873
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libaacs'
|
||||
pkgname=libaacs
|
||||
version=0.9.0
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="flex pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=47e0bdc9c9f0f6146ed7b4cc78ed1527a04a537012cf540cf5211e06a248bace
|
||||
checksum=93f6b19ef71e6f73e77bd7535946c09c45330e9b42e832a63a1d6b042f6b12fe
|
||||
|
||||
libaacs-devel_package() {
|
||||
depend="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue