aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-11-09 18:07:16 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-05 08:59:07 +0000
commit6e6377f061d528b6988b81fb88067471bfb668ae (patch)
tree8322755fe12a6f662103696d393572bcbf9dd40a
parent18d55b6bda1fcf482331068cb82fc3d71fc41268 (diff)
downloadaports-6e6377f061d528b6988b81fb88067471bfb668ae.tar.bz2
aports-6e6377f061d528b6988b81fb88067471bfb668ae.tar.xz
main/wayland: upgrade to 1.16.0
-rw-r--r--main/wayland/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wayland/APKBUILD b/main/wayland/APKBUILD
index 10cd7eb3c8..be2257758a 100644
--- a/main/wayland/APKBUILD
+++ b/main/wayland/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=wayland
-pkgver=1.15.0
+pkgver=1.16.0
pkgrel=0
pkgdesc="A computer display server protocol"
url="http://wayland.freedesktop.org"
@@ -63,6 +63,6 @@ _libs() {
mv "$pkgdir"/usr/lib/*-$name.so.* "$subpkgdir"/usr/lib
}
-sha512sums="f908917f1b575d2dc4d9770d3303e2637e8744fcb5c81feb2af2fe82cc51f54e22beaddfbe775fcf9623584169b7a062c75076132abeb888717180bfab53b3a8 wayland-1.15.0.tar.xz
+sha512sums="64eca2b1c0bc7913508a5499dae87e2723c712d8024acbb4c77c3c4a6c20de78c10704ae9827fd034116ca540a547aeec28c5a1e3bd382b23f85231424b0f49c wayland-1.16.0.tar.xz
0f65a55265e9134ab08cabf67f9d1919c85c4cb6b69129e78bc6c50057cafcaf143007716a0fa73b2eb43d6b605944c320a12a36dbb5f15fcd2f5e770248c480 tests-ignore-debugger.patch
7527020c7d2b32f0a01ef0e014d999430cd24caf3648d820efeb9a35bfaed3d308f59932691de16700e8c1b91f6816fc92524d058601586ad01f64a4a07141c4 tests-fix-memory-leak.patch"