pcre: update to 8.36
This commit is contained in:
parent
c211ea2205
commit
851edb613d
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=pcre
|
||||
version=8.33
|
||||
version=8.36
|
||||
pkgver=1
|
||||
source[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
@ -43,6 +43,7 @@ install()
|
||||
{
|
||||
generic_install DESTDIR
|
||||
setdir ${stagedir}${prefix}/${_docdir}/pcre
|
||||
compat pcre 8.33 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,4 +1,7 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Mar 14 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 8.36-1
|
||||
- Update to 8.36
|
||||
|
||||
* Fri Nov 08 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 8.33-1
|
||||
- Update to 8.33
|
||||
|
Loading…
x
Reference in New Issue
Block a user