aboutsummaryrefslogtreecommitdiffstats
path: root/main/libepoxy
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-06-09 22:36:55 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-11 17:30:20 +0000
commitd9fd6907b066f98b51977d43bf14f0135bdd15ac (patch)
treea244d5ce1b4fc6e14e5bb255b71d5caab3160f95 /main/libepoxy
parentc793fced51fdfcf596cec9b0ff6db04f3c8dfff6 (diff)
downloadaports-d9fd6907b066f98b51977d43bf14f0135bdd15ac.tar.bz2
aports-d9fd6907b066f98b51977d43bf14f0135bdd15ac.tar.xz
main/libepoxy: upgrade to 1.4.3
Diffstat (limited to 'main/libepoxy')
-rw-r--r--main/libepoxy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libepoxy/APKBUILD b/main/libepoxy/APKBUILD
index 1dcb7efa59..1ef4b793ce 100644
--- a/main/libepoxy/APKBUILD
+++ b/main/libepoxy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libepoxy
-pkgver=1.4.1
+pkgver=1.4.3
pkgrel=0
pkgdesc="Direct Rendering Manager runtime library"
url="http://github.com/anholt/libepoxy"
@@ -45,4 +45,4 @@ package() {
make install DESTDIR="$pkgdir" || return 1
}
-sha512sums="66b363b699ddaa7d03178cfbe0bc24ad35edcf6099ec9daa09235c0733662e270bf561e37a3ed8f4199a9b4462e6ee3b353dfd7decb35a4a13cc60a3109d15eb libepoxy-1.4.1.tar.xz"
+sha512sums="f5d9fc74b062a0a90aea3abd7621ee4e2e27db359b82cacfbc8df64bceb4b7e4910755a078b46793b25e89d2e87ecb75556313dbad986aa4346f763dd43d2749 libepoxy-1.4.3.tar.xz"