summaryrefslogtreecommitdiff
path: root/package/damageproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/damageproto/Makefile')
-rw-r--r--package/damageproto/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/damageproto/Makefile b/package/damageproto/Makefile
index 507592593..3b63e93e7 100644
--- a/package/damageproto/Makefile
+++ b/package/damageproto/Makefile
@@ -4,15 +4,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= damageproto
-PKG_VERSION:= 1.1.0
+PKG_VERSION:= 1.2.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= bce4477a6edd774dfca175ea46e1ba76
+PKG_MD5SUM:= 423516fd64e43e8671120056b0d9f597
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