summaryrefslogtreecommitdiff
path: root/package/bigreqsproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bigreqsproto/Makefile')
-rw-r--r--package/bigreqsproto/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/bigreqsproto/Makefile b/package/bigreqsproto/Makefile
index d6add2e20..b5dad3a5b 100644
--- a/package/bigreqsproto/Makefile
+++ b/package/bigreqsproto/Makefile
@@ -4,15 +4,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= bigreqsproto
-PKG_VERSION:= 1.0.2
+PKG_VERSION:= 1.1.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= d43f7faa2aac2f0206ea19f031494af1
+PKG_MD5SUM:= 882d49cc3bb591dbdccdf9e680bd2e4b
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