From 9429007ec18fdd85d5914bb85b347d90b55e659d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jan 2013 10:17:28 +0000 Subject: [PATCH] [packages] update appweb fixes #12704 Signed-off-by: Eddy Beaupre SVN-Revision: 34962 --- net/appweb/Makefile | 8 ++++---- net/appweb/patches/001-add-ipv6-in-configure.patch | 11 ----------- 2 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 net/appweb/patches/001-add-ipv6-in-configure.patch diff --git a/net/appweb/Makefile b/net/appweb/Makefile index 9652c96e11..6c81e5293c 100644 --- a/net/appweb/Makefile +++ b/net/appweb/Makefile @@ -16,10 +16,10 @@ PKG_RELEASE:=1 # # Build stable # -PKG_VERSION:=3.2.2-1 -PKG_SOURCE:=$(PKG_NAME)-src-$(PKG_VERSION).tar.gz +PKG_VERSION:=3.4.1-0 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tgz PKG_SOURCE_URL:=http://www.appwebserver.org/software/ -PKG_MD5SUM:=060d43c8194fa6a119cada966fc807a7 +PKG_MD5SUM:=23540af5852e4b0f6789bc47013d311c # # Build the latest snapshot from the default trunk @@ -59,7 +59,7 @@ define Package/appweb SUBMENU:=Web Servers/Proxies TITLE:=Appweb Web Server URL:=http://www.appwebserver.org/ - DEPENDS:=@!avr32 +libpthread + DEPENDS:=@!avr32 +libpthread +libpcre +libsqlite3 endef define Package/appweb/description diff --git a/net/appweb/patches/001-add-ipv6-in-configure.patch b/net/appweb/patches/001-add-ipv6-in-configure.patch deleted file mode 100644 index c6bc95ca19..0000000000 --- a/net/appweb/patches/001-add-ipv6-in-configure.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- appweb-3.2.2-1/configure 2011-01-24 11:09:55.000000000 -0800 -+++ appweb-3.2.2-1-patched/configure 2011-01-24 11:09:47.000000000 -0800 -@@ -2498,6 +2498,8 @@ - # - # Ignored but provided for compatibility with autoconf - # -+ disable-ipv6|enable-ipv6) -+ ;; - bindir=*|libdir=*|libexecdir=*|moddir=*) - ;; - disable-nls|enable-nls) -- 2.30.2