libdvbpsi: update to 1.3.3

This commit is contained in:
Nathan Owens 2019-11-05 18:13:36 -06:00 committed by Helmut Pozimski
parent ce05b815a7
commit 54e30b0f3c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libdvbpsi'
pkgname=libdvbpsi
version=1.3.2
version=1.3.3
revision=1
build_style=gnu-configure
short_desc="PSI decoder and generator library for MPEG2 and DVB streams"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=ac4e39f2b9b1e15706ad261fa175a9430344d650a940be9aaf502d4cb683c5fe
checksum=02b5998bcf289cdfbd8757bedd5987e681309b0a25b3ffe6cebae599f7a00112
libdvbpsi-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"