diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ pkgbase = android-armv7a-eabi-pcre2 pkgdesc = A library that implements Perl 5-style regular expressions (Android armv7a-eabi) - pkgver = 10.44 + pkgver = 10.45 pkgrel = 1 url = http://www.pcre.org/ arch = any + groups = android-pcre2 license = BSD makedepends = android-configure makedepends = android-armv7a-eabi-bzip2 @@ -14,7 +15,7 @@ pkgbase = android-armv7a-eabi-pcre2 options = !buildflags options = staticlibs options = !emptydirs - source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2 - md5sums = 9d1fe11e2e919c7b395e3e8f0a5c3eec + source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.bz2 + md5sums = f71abbe1b5adf25cd9af5d26ef223b66 pkgname = android-armv7a-eabi-pcre2 |