summaryrefslogtreecommitdiff
path: root/package/xcmiscproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xcmiscproto/Makefile')
-rw-r--r--package/xcmiscproto/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/package/xcmiscproto/Makefile b/package/xcmiscproto/Makefile
index e2d03147c..df4b324c2 100644
--- a/package/xcmiscproto/Makefile
+++ b/package/xcmiscproto/Makefile
@@ -4,15 +4,10 @@
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
-
include ${TOPDIR}/mk/pkg-bottom.mk