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