pcre: Update to 8.34
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('pcre' 'libpcre' 'libpcre16' 'libpcre32' 'libpcrecpp' 'libpcreposix' 'pcre-devel')
|
||||
pkgver=8.33
|
||||
pkgver=8.34
|
||||
pkgrel=1
|
||||
pkgdesc="A library that implements Perl 5-style regular expressions"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -12,7 +12,7 @@ makedepends=('libreadline-devel' 'libbz2-devel' 'zlib-devel')
|
||||
source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
||||
pcre-8.33-msys2-fix-ln.patch
|
||||
pcre-8.33-msys2.patch)
|
||||
md5sums=('21514018448ac10062ece7a668fca949'
|
||||
md5sums=('5439e321351bddd5533551bbce128d07'
|
||||
'SKIP'
|
||||
'229e9643abe3d5771427b92d95ac31fd'
|
||||
'edbe0cb4a062fd09c2034be8de8648db')
|
||||
|
||||
Reference in New Issue
Block a user