projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d9c45d
)
package: haproxy
author
heil
<heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Sep 2011 20:00:27 +0000
(20:00 +0000)
committer
heil
<heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Sep 2011 20:00:27 +0000
(20:00 +0000)
- bugfixes from upstream results in version 1.4.17
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28179
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index
df9722b
..
d499e1a
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