haproxy: Update HAProxy to v1.8.13 & Lua library to v5.3.5

- Update Lua to v5.3.5
- Add myself as co-maintainer
- Update haproxy download URL and hash
- Changed version-output to always print $(PKG_VERSION)-$(PKG_RELEASE)
- Removed all obsolete patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-07-21 10:41:00 +02:00
parent 0edd0ee435
commit 14fcfe6ae9
2 changed files with 20 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-1.8.git
BASE_TAG=v1.8.12
BASE_TAG=v1.8.13
TMP_REPODIR=tmprepo
PATCHESDIR=patches