[packages] update appweb
fixes #12704 Signed-off-by: Eddy Beaupre <eddy@beaupre.biz> git-svn-id: svn://svn.openwrt.org/openwrt/packages@34962 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1312393aff
commit
a23d2ec7e3
@ -16,10 +16,10 @@ PKG_RELEASE:=1
|
|||||||
#
|
#
|
||||||
# Build stable
|
# Build stable
|
||||||
#
|
#
|
||||||
PKG_VERSION:=3.2.2-1
|
PKG_VERSION:=3.4.1-0
|
||||||
PKG_SOURCE:=$(PKG_NAME)-src-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tgz
|
||||||
PKG_SOURCE_URL:=http://www.appwebserver.org/software/
|
PKG_SOURCE_URL:=http://www.appwebserver.org/software/
|
||||||
PKG_MD5SUM:=060d43c8194fa6a119cada966fc807a7
|
PKG_MD5SUM:=23540af5852e4b0f6789bc47013d311c
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build the latest snapshot from the default trunk
|
# Build the latest snapshot from the default trunk
|
||||||
@ -59,7 +59,7 @@ define Package/appweb
|
|||||||
SUBMENU:=Web Servers/Proxies
|
SUBMENU:=Web Servers/Proxies
|
||||||
TITLE:=Appweb Web Server
|
TITLE:=Appweb Web Server
|
||||||
URL:=http://www.appwebserver.org/
|
URL:=http://www.appwebserver.org/
|
||||||
DEPENDS:=@!avr32 +libpthread
|
DEPENDS:=@!avr32 +libpthread +libpcre +libsqlite3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/appweb/description
|
define Package/appweb/description
|
||||||
|
@ -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)
|
|
Loading…
x
Reference in New Issue
Block a user