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:
b45d06e
)
[packages] haproxy: update to version 1.4.13 due to bug fixing
author
Thomas Heil
<heil@terminal-consulting.de>
Wed, 9 Mar 2011 12:06:21 +0000
(12:06 +0000)
committer
Thomas Heil
<heil@terminal-consulting.de>
Wed, 9 Mar 2011 12:06:21 +0000
(12:06 +0000)
SVN-Revision: 25972
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index 7175156cf6f712894e3785e84a45c443b1436775..f0d90e52a0a616f3c0021c4c694c8387a900554f 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