projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ca9ca
)
package: haproxy
author
Thomas Heil
<heil@terminal-consulting.de>
Wed, 5 Oct 2011 21:47:03 +0000
(21:47 +0000)
committer
Thomas Heil
<heil@terminal-consulting.de>
Wed, 5 Oct 2011 21:47:03 +0000
(21:47 +0000)
- bump to version 1.4.18
- header parsing fix from Willy Tarreau
SVN-Revision: 28370
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index d499e1a6d704c1857b144d11e4e5e1c1f7d98e0f..897fe169111ecb14c6146ef680f53af8010451d5 100644
(file)
--- a/
net/haproxy/Makefile
+++ b/
net/haproxy/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=haproxy
-PKG_VERSION:=1.4.1
7
+PKG_VERSION:=1.4.1
8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src
-PKG_MD5SUM:=
7f82319fdb53956b14f2088b654be341
+PKG_MD5SUM:=
4ac88bb1a76c4b84ed4f6131183bedbe
include $(INCLUDE_DIR)/package.mk