libdvbpsi: update to 1.3.2
This commit is contained in:
parent
e4d3b9308a
commit
5d9a4a10a0
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libdvbpsi'
|
||||
pkgname=libdvbpsi
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="PSI decoder and generator library for MPEG2 and DVB streams"
|
||||
homepage="https://www.videolan.org/developers/libdvbpsi.html"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://www.videolan.org/developers/libdvbpsi.html"
|
||||
distfiles="https://download.videolan.org/pub/libdvbpsi/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d68367afd5ad8e6ebca813e7958a3ceb9743b421adb4265eceeb6a3511c84420
|
||||
checksum=ac4e39f2b9b1e15706ad261fa175a9430344d650a940be9aaf502d4cb683c5fe
|
||||
|
||||
libdvbpsi-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue