main/libogg: upgrade to 1.1.4

This commit is contained in:
Natanael Copa 2009-09-04 08:11:54 +00:00
parent 9a2c3b458e
commit 7446576fcf

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libogg
pkgver=1.1.3
pkgver=1.1.4
pkgrel=0
pkgdesc="Ogg bitstream and framing library"
url="http://xiph.org/ogg/"
@ -22,4 +22,4 @@ build() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="eaf7dc6ebbff30975de7527a80831585 libogg-1.1.3.tar.gz"
md5sums="10200ec22543841d9d1c23e0aed4e5e9 libogg-1.1.4.tar.gz"