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:
add0d31
)
package: haproxy
author
Thomas Heil
<heil@terminal-consulting.de>
Mon, 5 Sep 2011 20:00:27 +0000
(20:00 +0000)
committer
Thomas Heil
<heil@terminal-consulting.de>
Mon, 5 Sep 2011 20:00:27 +0000
(20:00 +0000)
- bugfixes from upstream results in version 1.4.17
SVN-Revision: 28179
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index df9722bf4f34afbd17d55a71f7a3d12fb5eaad82..d499e1a6d704c1857b144d11e4e5e1c1f7d98e0f 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
6
+PKG_VERSION:=1.4.1
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src
-PKG_MD5SUM:=
6480a02f97db6561bf297979e08fda83
+PKG_MD5SUM:=
7f82319fdb53956b14f2088b654be341
include $(INCLUDE_DIR)/package.mk