libpcre: updated to 7.4

This commit is contained in:
Simon Gloßner 2007-09-21 20:21:55 +02:00
parent 9b792957b0
commit 80fb76977b
3 changed files with 4 additions and 3 deletions

View File

@ -69,3 +69,4 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/pcreprecompile.3.gz
-rw-r--r-- root/root usr/man/man3/pcresample.3.gz
-rw-r--r-- root/root usr/man/man3/pcrestack.3.gz
-rw-r--r-- root/root usr/man/man3/pcresyntax.3.gz

View File

@ -1 +1 @@
08b48bf97ff84a9dea07d6be518f0046 pcre-7.3.tar.bz2
7d05b4fb088ffa6fcf704e36ebb427f9 pcre-7.4.tar.bz2

View File

@ -4,9 +4,9 @@
# Packager: Han Boetes, han at mijncomputer dot nl
name=libpcre
version=7.3
version=7.4
release=1
source=(http://dl.sourceforge.net/pcre/pcre-$version.tar.bz2)
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2)
build() {
cd pcre-$version