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:
d028add
)
[packages] haproxy: bump to version 1.4.14
author
Thomas Heil
<
[email protected]
>
Thu, 31 Mar 2011 16:27:56 +0000
(16:27 +0000)
committer
Thomas Heil
<
[email protected]
>
Thu, 31 Mar 2011 16:27:56 +0000
(16:27 +0000)
SVN-Revision: 26388
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index 88a3c97bd122316fd0821d7018f98574def3a260..89102fce8a70df50ba4dea8ca867350764d3881e 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
3
+PKG_VERSION:=1.4.1
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src
-PKG_MD5SUM:=
9cc607f914215b5a781a17f8524ffb6a
+PKG_MD5SUM:=
e9642575e52581ed238f75d897c2c7e2
include $(INCLUDE_DIR)/package.mk