aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-21 18:33:28 +0300
committerKevin Daudt <kdaudt@alpinelinux.org>2019-07-15 20:50:18 +0000
commit78b35ba683c2eb80cf06aa893cf70c4e67f2788d (patch)
tree05337015b9d826a0b2091b898dbcaa6e5582bc66
parent9ed69c1dbbc23272bc4e21556ed45e58e8f48606 (diff)
main/xorgproto: upgrade to 2019.1
* Clarify license, fix url. Closes GH-8962
-rw-r--r--main/xorgproto/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/xorgproto/APKBUILD b/main/xorgproto/APKBUILD
index 16c6da7d1e1..9c385007637 100644
--- a/main/xorgproto/APKBUILD
+++ b/main/xorgproto/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: prspkt <prspkt@protonmail.com>
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=xorgproto
-pkgver=2018.4
+pkgver=2019.1
pkgrel=0
pkgdesc="Combined X.Org X11 protocol headers"
-url="https://xorg.freedesktop.org"
+url="https://www.x.org"
arch="noarch"
-license="MIT"
+license="BSD-2-Clause AND MIT AND X11"
makedepends="meson util-macros"
replaces="bigreqsproto compositeproto damageproto dri2proto dri3proto fixesproto
fontsproto glproto inputproto kbproto presentproto printproto randrproto
@@ -70,4 +70,4 @@ package() {
rm -f "$pkgdir"/usr/lib/pkgconfig/windows*
}
-sha512sums="2db682d10280ca58cdc04d8eb9fef30c111d4cd379de9fec86cff317865b859a576de5426447be9231d24be9762cc1d684c57383a99ad499398e8b7d62b1c03c xorgproto-2018.4.tar.bz2"
+sha512sums="f26c17f4a027acdc799b532fa65c3ea1b0e8c30794c7b7293060ee9d9dec84b4878966cd2dcda43584849232e73a208abd4213374f89b05c10e5aae92bdc00be xorgproto-2019.1.tar.bz2"