summaryrefslogtreecommitdiff
path: root/package/xextproto/Makefile
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/xextproto/Makefile
parent5782397d77cd243c1174c98051158febe3a21641 (diff)
update Xorg to 7.7
Diffstat (limited to 'package/xextproto/Makefile')
-rw-r--r--package/xextproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xextproto/Makefile b/package/xextproto/Makefile
index 54c5283fa..417759085 100644
--- a/package/xextproto/Makefile
+++ b/package/xextproto/Makefile
@@ -4,11 +4,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xextproto
-PKG_VERSION:= 7.1.2
+PKG_VERSION:= 7.2.1
PKG_RELEASE:= 1
PKG_DESCR:= X Protocol Extensions headers
PKG_SECTION:= x11/devel
-PKG_MD5SUM:= 1e8a156cd209e66cd8290c96678e777a
+PKG_MD5SUM:= 9062d689f422fad1b8774c967d730f09
PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk