From b1c04403e23d3a2a75b7e80c4f8c1342d051f9f4 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 8 May 2021 09:38:29 +0200 Subject: [PATCH] libpcre2, revbump for newer libedit (#5876) --- dev-libs/libpcre2/libpcre2-10.36.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libpcre2/libpcre2-10.36.recipe b/dev-libs/libpcre2/libpcre2-10.36.recipe index 32c691f12..84b270638 100644 --- a/dev-libs/libpcre2/libpcre2-10.36.recipe +++ b/dev-libs/libpcre2/libpcre2-10.36.recipe @@ -9,7 +9,7 @@ API." HOMEPAGE="https://www.pcre.org/" COPYRIGHT="1997-2017 University of Cambridge" LICENSE="PCRE" -REVISION="1" +REVISION="2" SOURCE_URI="https://ftp.pcre.org/pub/pcre/pcre2-$portVersion.tar.bz2" CHECKSUM_SHA256="a9ef39278113542968c7c73a31cfcb81aca1faa64690f400b907e8ab6b4a665c" SOURCE_DIR="pcre2-$portVersion"