projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922d730
)
package: haproxy - bump to version 1.4.22
author
Thomas Heil
<heil@terminal-consulting.de>
Mon, 10 Sep 2012 08:51:10 +0000
(08:51 +0000)
committer
Thomas Heil
<heil@terminal-consulting.de>
Mon, 10 Sep 2012 08:51:10 +0000
(08:51 +0000)
SVN-Revision: 33355
net/haproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/haproxy/Makefile
b/net/haproxy/Makefile
index 233e1587c7f3097dab14b9cdbaa697a66494d134..e0928174a5748d83494860c2a2fcb85b99f526ee 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.2
1
+PKG_VERSION:=1.4.2
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src
-PKG_MD5SUM:=
f36d5d13fd4a44ab454eee5d06cb38a2
+PKG_MD5SUM:=
a0b007c76f6a78524f3b3dd5e704979c
include $(INCLUDE_DIR)/package.mk