pcre: update to 8.45
This commit is contained in:
parent
16187cb8d0
commit
6306edbc85
@ -6,9 +6,9 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=pcre
|
||||
version=8.42
|
||||
version=8.45
|
||||
pkgver=1
|
||||
source[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$topdir-$version.tar.bz2
|
||||
source[0]=https://downloads.sourceforge.net/$topdir/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
|
||||
@ -42,11 +42,11 @@ reg install
|
||||
install()
|
||||
{
|
||||
generic_install DESTDIR
|
||||
setdir ${stagedir}${prefix}/${_docdir}/pcre
|
||||
compat pcre 8.32 1 1
|
||||
compat pcre 8.33 1 1
|
||||
compat pcre 8.36 1 1
|
||||
compat pcre 8.37 1 1
|
||||
compat pcre 8.38 1 1
|
||||
compat pcre 8.42 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Tue Apr 26 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 8.45-1
|
||||
- Update to 8.45
|
||||
|
||||
* Sat Mar 23 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 8.42-1
|
||||
- Update to 8.42
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user