diff options
Diffstat (limited to 'package/xextproto/Makefile')
-rw-r--r-- | package/xextproto/Makefile | 4 |
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 |