libsoup3: 3.4.2 -> 3.4.3

This commit is contained in:
John McQuah 2023-09-16 06:36:40 -04:00
parent 074df5f73d
commit 4fd85c25c2
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38RmPG/kmfnJypqasSQsdxdfSYwbgmyi99rXBlsjy8Amakog9wG69aRU6LkPwH6gI+A1Rl0BQmtRGaTITUYZGwk=
SHA256 (Pkgfile) = f90e6731c5937bec5cb0326e40c5dcc639ae17f330411e518110991f1d9e2090
RWSagIOpLGJF33LoelJEh2T9O3Z/5pE3TgY5e+khX0TCV/TpchegyRNdb8y2VCtMd60L2Cmel4U9kw2LPCAFCKEW9vXxFtS7rA8=
SHA256 (Pkgfile) = 8545775f9119eca672b0f37e19f452d8f256bd2ceffad24aa6791d65723891ee
SHA256 (.footprint) = cfb8d4f6b0ae74df6d23f2830ed3380be0e60300d399b586e1f552168807921d
SHA256 (libsoup-3.4.2.tar.xz) = 78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3
SHA256 (libsoup-3.4.3.tar.xz) = b7f1bbaeeb43f5812daba3ee258a72e1b4b14c2fd91f4a1a75d4eea10dcf288f

View File

@ -5,7 +5,7 @@
# Optional: brotli gobject-introspection krb5 vala
name=libsoup3
version=3.4.2
version=3.4.3
release=1
source=(https://download.gnome.org/sources/libsoup/${version%.*}/libsoup-$version.tar.xz)
@ -16,8 +16,8 @@ build() {
# turn off translations here, for a trivial reduction in CPU time
# compared to removing $PKG/usr/share/locale later
# (assumes the user does not have xfremdSprache in $PATH)
sed -i 's/xgettext/xfremdSprache/g' libsoup-$version/meson.build
# (assumes the user does not have xDolmetscher in $PATH)
sed -i 's/xgettext/xDolmetscher/g' libsoup-$version/meson.build
meson setup build libsoup-$version ${PKGMK_LIBSOUP3} \
--prefix=/usr \