projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d859b41
)
[packages] haproxy: update to version 1.4.13 due to bug fixing
author
heil
<heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Mar 2011 12:06:21 +0000
(12:06 +0000)
committer
heil
<heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Mar 2011 12:06:21 +0000
(12:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25972
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index
7175156
..
f0d90e5
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
1
+PKG_VERSION:=1.4.1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src
-PKG_MD5SUM:=
4f0638652d7800860838dc195da335d8
+PKG_MD5SUM:=
9cc607f914215b5a781a17f8524ffb6a
include $(INCLUDE_DIR)/package.mk