aboutsummaryrefslogtreecommitdiffstats
path: root/main/kbproto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-04 09:20:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-04 12:02:39 +0000
commitcc96a195a5556e3b91f26676e8486a74b973e7a9 (patch)
tree84de9bd61fca35a58e8a3a2ae8b8eacda54189b8 /main/kbproto
parentf76b82c87393aa7feec12adc253443e4b2e6526a (diff)
downloadaports-cc96a195a5556e3b91f26676e8486a74b973e7a9.tar.bz2
aports-cc96a195a5556e3b91f26676e8486a74b973e7a9.tar.xz
main/kbproto: upgrade to 1.0.7
Diffstat (limited to 'main/kbproto')
-rw-r--r--main/kbproto/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/main/kbproto/APKBUILD b/main/kbproto/APKBUILD
index 520cd614a2..fe0291aca9 100644
--- a/main/kbproto/APKBUILD
+++ b/main/kbproto/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=kbproto
-pkgver=1.0.6
-pkgrel=1
+pkgver=1.0.7
+pkgrel=0
pkgdesc="X11 XKB extension wire protocol"
url="http://xorg.freedesktop.org/"
arch="noarch"
@@ -13,7 +13,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() {
@@ -31,6 +30,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="677ea8523eec6caca86121ad2dca0b71 kbproto-1.0.6.tar.bz2"
-sha256sums="037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479 kbproto-1.0.6.tar.bz2"
-sha512sums="3cef1df57138264dac9802cc4074bc58f82609c6ef859e238108d9ad1ac3a720b991d91f61ca47ea48c56019b465e7e6b37bcbe0b519d1999126255a7d879d54 kbproto-1.0.6.tar.bz2"
+md5sums="94afc90c1f7bef4a27fdd59ece39c878 kbproto-1.0.7.tar.bz2"
+sha256sums="f882210b76376e3fa006b11dbd890e56ec0942bc56e65d1249ff4af86f90b857 kbproto-1.0.7.tar.bz2"
+sha512sums="49f24bfd11ee4ef0de658a1f55bcfb4b3a1f7057d90137b899ea3d4ecc40cebde97926a3f4315ddca4ae28d32b2d15f16fda993296acffdb4c007d2f84a39a22 kbproto-1.0.7.tar.bz2"