main/libvpx: security upgrade to 1.0.0 (CVE-2012-0823)

fixes #1034
This commit is contained in:
Natanael Copa 2012-03-13 13:36:25 +00:00
parent a9ef511c9f
commit c8556ad378

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libvpx
pkgver=0.9.5
pkgver=1.0.0
pkgrel=0
pkgdesc="Library for the vp8 codec"
url="http://www.webmproject.org/"
@ -34,4 +34,4 @@ package() {
make DIST_DIR="$pkgdir"/usr install
}
md5sums="4bf2f2c76700202c1fe9201fcb0680e3 libvpx-v0.9.5.tar.bz2"
md5sums="d987b5140412edd37d2c6b10c29ad484 libvpx-v1.0.0.tar.bz2"