summaryrefslogtreecommitdiff
path: root/package/gatling
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-02 22:13:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-02 22:13:39 +0100
commit91db1f1e2f910d81a58fb91749b6dc7f197495ef (patch)
tree480fc7ee7b01f4c7921b74c40c9493b00024b0e8 /package/gatling
parentafb0d4c43cb9844542dab9f53e43ba53a2ac6921 (diff)
fix allmodconfig for alix1c and glibc
Diffstat (limited to 'package/gatling')
-rw-r--r--package/gatling/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/gatling/Makefile b/package/gatling/Makefile
index 88aa5a1e9..cb1c48188 100644
--- a/package/gatling/Makefile
+++ b/package/gatling/Makefile
@@ -4,14 +4,14 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= gatling
-PKG_VERSION:= 0.10
+PKG_VERSION:= 0.11
PKG_RELEASE:= 1
-PKG_MD5SUM:= 04e8434156d91657c77a8a038c5b27cf
+PKG_MD5SUM:= a0fb49ccb6b910bdbd7e76a9960394e3
PKG_DESCR:= small non-forking webserver
PKG_SECTION:= net
-PKG_DEPENDS:= libowfat libiconv
+PKG_DEPENDS:= libiconv
PKG_BUILDDEP+= libowfat libiconv
-PKG_URL:= http://www.fefe.de/gatling
+PKG_URL:= http://www.fefe.de/gatling/
PKG_SITES:= http://dl.fefe.de/
DISTFILES= ${PKG_NAME}-${PKG_VERSION}.tar.bz2