summaryrefslogtreecommitdiffstats
path: root/main/libvorbis
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-11-03 09:02:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-11-03 09:02:15 +0000
commit9d05157b73753ecf952b22dff49a6d6290568d27 (patch)
tree949f4ee2c868b94c6a82991d0cd25636e7749b08 /main/libvorbis
parent725ee480aa83ffb3eab3296337231682741b33a0 (diff)
downloadaports-9d05157b73753ecf952b22dff49a6d6290568d27.tar.bz2
aports-9d05157b73753ecf952b22dff49a6d6290568d27.tar.xz
main/libvorbis: upgrade to 1.3.2
Diffstat (limited to 'main/libvorbis')
-rw-r--r--main/libvorbis/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libvorbis/APKBUILD b/main/libvorbis/APKBUILD
index 03cedb82d..1409ed601 100644
--- a/main/libvorbis/APKBUILD
+++ b/main/libvorbis/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libvorbis
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=0
pkgdesc="Vorbis codec library"
url="http://www.xiph.org/ogg/vorbis/"
license="custom"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="016e523fac70bdd786258a9d15fd36e9 libvorbis-1.3.1.tar.gz"
+md5sums="c870b9bd5858a0ecb5275c14486d9554 libvorbis-1.3.2.tar.gz"