summaryrefslogtreecommitdiff
path: root/package/xcmiscproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xcmiscproto/Makefile')
-rw-r--r--package/xcmiscproto/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/xcmiscproto/Makefile b/package/xcmiscproto/Makefile
index e2d03147c..f4e299044 100644
--- a/package/xcmiscproto/Makefile
+++ b/package/xcmiscproto/Makefile
@@ -4,15 +4,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xcmiscproto
-PKG_VERSION:= 1.1.2
+PKG_VERSION:= 1.2.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 3c380a728697ded97a39addfe1acf2cb
+PKG_MD5SUM:= bacfb0f3cb4d6e1a71770307bfdba129
PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk
-CONFIGURE_STYLE= gnu
-BUILD_STYLE= auto
-INSTALL_STYLE= auto confprog
+CONFIGURE_STYLE:= gnu
+BUILD_STYLE:= auto
+INSTALL_STYLE:= auto
include ${TOPDIR}/mk/pkg-bottom.mk