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