diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-02 11:45:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-02 11:45:18 +0200 |
commit | e85fa91ec6655da593c0b8b31832045da5ad9ad4 (patch) | |
tree | 2e3ea23d1697b2b9e11ed00023783f9722dcf276 /package/inputproto/Makefile | |
parent | 5782397d77cd243c1174c98051158febe3a21641 (diff) |
update Xorg to 7.7
Diffstat (limited to 'package/inputproto/Makefile')
-rw-r--r-- | package/inputproto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inputproto/Makefile b/package/inputproto/Makefile index c72d957ce..6c1b27b3b 100644 --- a/package/inputproto/Makefile +++ b/package/inputproto/Makefile @@ -4,11 +4,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:= inputproto -PKG_VERSION:= 2.0.1 +PKG_VERSION:= 2.2 PKG_RELEASE:= 1 PKG_DESCR:= X Input Extension headers PKG_SECTION:= x11/devel -PKG_MD5SUM:= 796829adecc14a78bfef8e119e6e9c63 +PKG_MD5SUM:= e0047823230413e67d74e92af77fbe58 PKG_SITES:= ${MASTER_SITE_XORG} include $(TOPDIR)/mk/package.mk |