main/libdvbpsi: upgrade to 1.3.2

This commit is contained in:
Roberto Oliveira 2018-04-06 22:01:55 +00:00 committed by Timo Teräs
parent 78a1787e2b
commit 3c82f5072a

View File

@ -1,7 +1,7 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libdvbpsi
pkgver=1.3.1
pkgrel=1
pkgver=1.3.2
pkgrel=0
pkgdesc="A library decoding and generating MPEG TS and DVB PSI tables"
url="http://www.videolan.org/developers/libdvbpsi.html"
arch="all"
@ -30,5 +30,5 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
sha512sums="015d586d1ef1fd35fc4b6a5b79d1ce4570e07070840d7070938c38be64853fb987172ad225f000156166559709061de6f901237bfc0f7f26f219b5950b57c27a libdvbpsi-1.3.1.tar.bz2
sha512sums="cb59c2e66a214cad7bb96aa1f80a178399fcd80da9fc05b22c72763f2cd818bfab3724d36eee4c6467fb8bc8bae18b1d8afec64c02e8e47cd7a6e887f0230309 libdvbpsi-1.3.2.tar.bz2
f612bf80b07ec37a83477a37d78971c4bd4331eec86686a8bc7b247f43df2c047c89de419d5cef0b960de2032daedc81a4c380802c76b4dc081e1c09ad364dcb fix-includes.patch"