mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libpsl: Bump version.
This commit is contained in:
@@ -4,11 +4,11 @@ suffixes. libpsl can be used by browsers and other web clients to avoid \
|
||||
privacy-leaking \"supercookies\" or \"super domain\" certificates, highlight \
|
||||
parts of the domain in a user interface, and sort domain lists by site."
|
||||
HOMEPAGE="https://rockdaboot.github.io/libpsl/"
|
||||
COPYRIGHT="2014-2018 Tim Rühsen"
|
||||
COPYRIGHT="2014-2024 Tim Rühsen"
|
||||
LICENSE="libpsl"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/rockdaboot/libpsl/releases/download/$portVersion/libpsl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ac6ce1e1fbd4d0254c4ddb9d37f1fa99dec83619c1253328155206b896210d4c"
|
||||
CHECKSUM_SHA256="1dcc9ceae8b128f3c0b3f654decd0e1e891afc6ff81098f227ef260449dae208"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -18,7 +18,7 @@ if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then
|
||||
IDNA=libidn
|
||||
fi
|
||||
|
||||
libVersion="5.3.3"
|
||||
libVersion="5.3.5"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user