summaryrefslogtreecommitdiff
path: root/package/xkeyboard-config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-16 17:54:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-16 17:54:56 +0200
commit50ffd7421f99658e4bc12b99d2d1b870e18f987e (patch)
tree61ed2fff2b5ed9a5f001d1a98c51aa89d40e42a7 /package/xkeyboard-config
parent0510c57bc3034ea84f3c724090009182f46835e3 (diff)
add intltool package, update xkeyboard-config
Diffstat (limited to 'package/xkeyboard-config')
-rw-r--r--package/xkeyboard-config/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile
index 6e597b926..e53b1cd6e 100644
--- a/package/xkeyboard-config/Makefile
+++ b/package/xkeyboard-config/Makefile
@@ -4,12 +4,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xkeyboard-config
-PKG_VERSION:= 1.7
+PKG_VERSION:= 1.8
PKG_RELEASE:= 1
-PKG_BUILDDEP+= xkbcomp
-PKG_MD5SUM:= c024a6e2a5b8c4ce3d9d1f1286466163
+PKG_MD5SUM:= f049d15f1e9d95776a940f222df9404b
PKG_DESCR:= X keyboard config
PKG_SECTION:= x11/libs
+PKG_BUILDDEP+= xkbcomp
PKG_SITES:= http://xlibs.freedesktop.org/xkbdesc/
include $(TOPDIR)/mk/package.mk