summaryrefslogtreecommitdiff
path: root/package/xkeyboard-config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-02 11:45:18 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-02 11:45:18 +0200
commite85fa91ec6655da593c0b8b31832045da5ad9ad4 (patch)
tree2e3ea23d1697b2b9e11ed00023783f9722dcf276 /package/xkeyboard-config
parent5782397d77cd243c1174c98051158febe3a21641 (diff)
update Xorg to 7.7
Diffstat (limited to 'package/xkeyboard-config')
-rw-r--r--package/xkeyboard-config/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile
index 37022cb57..e3d5f2bdb 100644
--- a/package/xkeyboard-config/Makefile
+++ b/package/xkeyboard-config/Makefile
@@ -4,13 +4,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xkeyboard-config
-PKG_VERSION:= 1.8
-PKG_RELEASE:= 2
-PKG_MD5SUM:= f049d15f1e9d95776a940f222df9404b
+PKG_VERSION:= 2.6
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 9a77cb477aec1123720332a091255f25
PKG_DESCR:= X keyboard config
PKG_SECTION:= x11/libs
PKG_BUILDDEP:= xkbcomp
-PKG_SITES:= http://xlibs.freedesktop.org/xkbdesc/
+PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk