Skip to content

Commit

Permalink
pcre2: Update from 10.31 to 10.32
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Sep 14, 2018
1 parent dfdc978 commit fc7cc00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pcre2/build.sh
@@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://www.pcre.org
TERMUX_PKG_DESCRIPTION="Perl 5 compatible regular expression library"
TERMUX_PKG_VERSION=10.31
TERMUX_PKG_SHA256=e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac
TERMUX_PKG_VERSION=10.32
TERMUX_PKG_SHA256=f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e
TERMUX_PKG_SRCURL=https://ftp.pcre.org/pub/pcre/pcre2-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/pcre2-config"
TERMUX_PKG_RM_AFTER_INSTALL="
Expand Down

0 comments on commit fc7cc00

Please sign in to comment.