summaryrefslogtreecommitdiff
path: root/libpcre
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-05-01 11:05:16 +0200
committerJuergen Daubert <jue@jue.li>2015-05-01 11:11:43 +0200
commite4d7af1ac2802467fbc35d9395e61b5bcd456cb2 (patch)
tree9098adb59fc3b3d3e5d30d9c09c4c3f157fa6377 /libpcre
parent97101d45a533e656f687c32963355c7e44208e18 (diff)
downloadcore-e4d7af1ac2802467fbc35d9395e61b5bcd456cb2.tar.gz
core-e4d7af1ac2802467fbc35d9395e61b5bcd456cb2.tar.xz
libpcre: update to 8.37
Diffstat (limited to 'libpcre')
-rw-r--r--libpcre/.footprint6
-rw-r--r--libpcre/.md5sum2
-rw-r--r--libpcre/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/libpcre/.footprint b/libpcre/.footprint
index f3e18da9..77a47801 100644
--- a/libpcre/.footprint
+++ b/libpcre/.footprint
@@ -1,6 +1,6 @@
drwxr-xr-x root/root lib/
-lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.4
--rwxr-xr-x root/root lib/libpcre.so.1.2.4
+lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.5
+-rwxr-xr-x root/root lib/libpcre.so.1.2.5
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pcre-config
@@ -16,7 +16,7 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpcre.a
-rwxr-xr-x root/root usr/lib/libpcre.la
-lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.4
+lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.5
-rw-r--r-- root/root usr/lib/libpcrecpp.a
-rwxr-xr-x root/root usr/lib/libpcrecpp.la
lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.1
diff --git a/libpcre/.md5sum b/libpcre/.md5sum
index a5fed821..9a8ab79d 100644
--- a/libpcre/.md5sum
+++ b/libpcre/.md5sum
@@ -1 +1 @@
-b767bc9af0c20bc9c1fe403b0d41ad97 pcre-8.36.tar.bz2
+ed91be292cb01d21bc7e526816c26981 pcre-8.37.tar.bz2
diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile
index c0d2de3c..4524e51a 100644
--- a/libpcre/Pkgfile
+++ b/libpcre/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=libpcre
-version=8.36
+version=8.37
release=1
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2)

Generated by cgit