summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libogg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libogg/APKBUILD b/main/libogg/APKBUILD
index 51764d0d6..960279318 100644
--- a/main/libogg/APKBUILD
+++ b/main/libogg/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libogg
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=0
pkgdesc="Ogg bitstream and framing library"
url="http://xiph.org/ogg/"
@@ -26,4 +26,4 @@ package() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="b998c2420721146df3b3d0e7776c97b9 libogg-1.2.1.tar.gz"
+md5sums="5a9fcabc9a1b7c6f1cd75ddc78f36c56 libogg-1.2.2.tar.gz"