summaryrefslogtreecommitdiffstats
path: root/main/xproto
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2013-11-26 10:35:59 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-11-26 10:40:40 +0100
commita72d49736c0f6587b1f8805db5f930334362d9ac (patch)
treee54bfc646191663b4cd4277d7d348d134a5fb86c /main/xproto
parent1a742d771ffe683462964d55b57468ea3059bce9 (diff)
downloadaports-a72d49736c0f6587b1f8805db5f930334362d9ac.tar.bz2
aports-a72d49736c0f6587b1f8805db5f930334362d9ac.tar.xz
main/xproto: upgrade to 7.0.25
Diffstat (limited to 'main/xproto')
-rw-r--r--main/xproto/APKBUILD13
1 files changed, 4 insertions, 9 deletions
diff --git a/main/xproto/APKBUILD b/main/xproto/APKBUILD
index 5138deb7b..89bc6cf77 100644
--- a/main/xproto/APKBUILD
+++ b/main/xproto/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xproto
-pkgver=7.0.24
+pkgver=7.0.25
pkgrel=0
pkgdesc="X11 core wire protocol and auxiliary headers"
url="http://xorg.freedesktop.org/"
@@ -14,11 +14,6 @@ source="http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$pkgver.t
_builddir="$srcdir"/$pkgname-$pkgver
-prepare() {
- cd "$_builddir"
- update_config_sub || return 1
-}
-
build() {
cd "$_builddir"
./configure \
@@ -35,6 +30,6 @@ package() {
install -D -m644 "$srcdir"/$pkgname-$pkgver/COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="9c0203c3bee4bac432ec504dc45712ed xproto-7.0.24.tar.bz2"
-sha256sums="3698a1c7e3b734bc1139a7eb694ed8c66188658d6b4dea3d567066fe4e88b2fc xproto-7.0.24.tar.bz2"
-sha512sums="c5b192c7c41e40fc5cd0b47cdb7d2b619f680fb004c296483a3a6493c4aeed2a3be5b6fb333e424679c6045d2a8aad61cce66a1cfe894cbed1c8c47932185ea9 xproto-7.0.24.tar.bz2"
+md5sums="28311ef4edbbbf89f617a7f8a2e5648f xproto-7.0.25.tar.bz2"
+sha256sums="92247485dc4ffc3611384ba84136591923da857212a7dc29f4ad7797e13909fe xproto-7.0.25.tar.bz2"
+sha512sums="24147f75ea4643463f3f5341d5eae46e70c5dc1dcc1301c60d9f2992851450448387ca178cee6cc2d27efa2aab54a54d0133675c9ca3f1fa727469e8f249d455 xproto-7.0.25.tar.bz2"