From ba580e3291d68f8a9503aa7161e3712aedf85f06 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 24 Feb 2019 09:53:30 +0100 Subject: [PATCH] libpcre: update to 8.43 --- libpcre/.footprint | 6 +++--- libpcre/.signature | 8 ++++---- libpcre/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libpcre/.footprint b/libpcre/.footprint index 4d638f7c..23c5d086 100644 --- a/libpcre/.footprint +++ b/libpcre/.footprint @@ -1,6 +1,6 @@ drwxr-xr-x root/root lib/ -lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.10 --rwxr-xr-x root/root lib/libpcre.so.1.2.10 +lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.11 +-rwxr-xr-x root/root lib/libpcre.so.1.2.11 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pcre-config @@ -16,7 +16,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libpcre.a -rwxr-xr-x root/root usr/lib/libpcre.la -lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.10 +lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.11 -rw-r--r-- root/root usr/lib/libpcrecpp.a -rwxr-xr-x root/root usr/lib/libpcrecpp.la lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.1 diff --git a/libpcre/.signature b/libpcre/.signature index ceb77271..95971424 100644 --- a/libpcre/.signature +++ b/libpcre/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhAphdqGpBkEw2Bb9L9ERPiIRlb01An4QbhWUtG37IoGwjTxmZY1D/nov1H4RBAIk5hntWoKvKyDHKOo0O5HBwU= -SHA256 (Pkgfile) = 15c8b61c094a64bd904fd7aa514900de0ef721000df154acbaeda47512e37b2b -SHA256 (.footprint) = 0580d22c42d696924d9d65ced4efeb54b60803c21115df1f5de7d181bdeade40 -SHA256 (pcre-8.42.tar.bz2) = 2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301 +RWRJc1FUaeVeqroO+m6phR9AiQY4GF4lyG/COpNZ/MXrpMXcskRtjydwCJU0r2b8Lz4RiGg59Xa6ytWIN9EcwxURP1XE4hEQ6gA= +SHA256 (Pkgfile) = 2ff61c8bbe292a172c1045aca6b8fbe31d8aac5e5712ba575b77a9b4c6b8a573 +SHA256 (.footprint) = cf13dbb6c154ac47d4c983316820eda577441d332a17733c61b0bb9ec1c1655f +SHA256 (pcre-8.43.tar.bz2) = 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile index 445ed890..c459b49f 100644 --- a/libpcre/Pkgfile +++ b/libpcre/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=libpcre -version=8.42 +version=8.43 release=1 source=(https://ftp.pcre.org/pub/pcre/pcre-$version.tar.bz2)