summaryrefslogtreecommitdiff
path: root/package/setxkbmap
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/setxkbmap
parent5782397d77cd243c1174c98051158febe3a21641 (diff)
update Xorg to 7.7
Diffstat (limited to 'package/setxkbmap')
-rw-r--r--package/setxkbmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/setxkbmap/Makefile b/package/setxkbmap/Makefile
index 08fda96ae..34e9d3ebd 100644
--- a/package/setxkbmap/Makefile
+++ b/package/setxkbmap/Makefile
@@ -4,13 +4,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= setxkbmap
-PKG_VERSION:= 1.2.0
+PKG_VERSION:= 1.3.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 24b2b316af406898f39be56205132bb2
+PKG_MD5SUM:= 57380d069021c6b7d873bfab803e3105
PKG_DESCR:= set keyboard utility
PKG_SECTION:= x11/apps
PKG_DEPENDS:= libxkbfile
-PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/
+PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk