aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxext
diff options
context:
space:
mode:
Diffstat (limited to 'main/libxext')
-rw-r--r--main/libxext/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxext/APKBUILD b/main/libxext/APKBUILD
index 87d7d248e3..fe56fd7a34 100644
--- a/main/libxext/APKBUILD
+++ b/main/libxext/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxext
-pkgver=1.1.1
-pkgrel=1
+pkgver=1.1.2
+pkgrel=0
pkgdesc="X11 miscellaneous extensions library"
url="http://xorg.freedesktop.org/"
license="custom"
@@ -21,4 +21,4 @@ package() {
cd "$srcdir"/libXext-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="c417c0e8df39a067f90a2a2e7133637d libXext-1.1.1.tar.bz2"
+md5sums="9e51f9cb7e0a38c7099ac1c0de1a1add libXext-1.1.2.tar.bz2"