diff options
author | Juergen Daubert <jue@jue.li> | 2011-01-17 18:24:13 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-01-17 18:24:13 +0100 |
commit | 8f1017b448945f4753428eaf32967a7a318a541b (patch) | |
tree | 0966b9db424d9cbb84349224f08a8c0d92001348 /libpcre | |
parent | 813ba27a4ce36d86f22fe606a5121989b25627b7 (diff) | |
download | core-8f1017b448945f4753428eaf32967a7a318a541b.tar.gz core-8f1017b448945f4753428eaf32967a7a318a541b.tar.xz |
libpcre: update to 8.12
Diffstat (limited to 'libpcre')
-rw-r--r-- | libpcre/.md5sum | 2 | ||||
-rw-r--r-- | libpcre/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libpcre/.md5sum b/libpcre/.md5sum index 44801876..195a6a99 100644 --- a/libpcre/.md5sum +++ b/libpcre/.md5sum @@ -1 +1 @@ -ef907b8792ec7f90f0dcd773848f0b3b pcre-8.11.tar.bz2 +f14a9fef3c92f3fc6c5ac92d7a2c7eb3 pcre-8.12.tar.bz2 diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile index 11a39d00..fb2a5c8a 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.11 +version=8.12 release=1 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2) |