projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a84d421
)
package: pcre bump to version 8.40
author
heil
<heil@terminal-consulting.de>
Sun, 22 Jan 2017 20:09:54 +0000
(21:09 +0100)
committer
heil
<heil@terminal-consulting.de>
Sun, 22 Jan 2017 20:09:54 +0000
(21:09 +0100)
Signed-off-by: heil <heil@terminal-consulting.de>
libs/pcre/Makefile
patch
|
blob
|
history
diff --git
a/libs/pcre/Makefile
b/libs/pcre/Makefile
index 1e041612b84c4a52dc72fbbe41cb3daaec51cd9a..63f3eefc856f5456f6a085d8d81b165eae84766d 100644
(file)
--- a/
libs/pcre/Makefile
+++ b/
libs/pcre/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pcre
-PKG_VERSION:=8.
39
+PKG_VERSION:=8.
40
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
-PKG_MD5SUM:=
e3fca7650a0556a2647821679d81f585
+PKG_MD5SUM:=
41a842bf7dcecd6634219336e2167d1d
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=BSD-3-Clause