summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-12-12 09:01:33 +0100
committerNicola Murino2021-12-12 09:01:33 +0100
commit21f2bf87896578ce4b9bce26532a5d7d9502b7f6 (patch)
treeabe93271dbd8f4b4c47cecff475912e23238df77
parent2dde14b7ecb2abf3dc0fde7ee9eb43e4e5c0535d (diff)
downloadaur-21f2bf87896578ce4b9bce26532a5d7d9502b7f6.tar.gz
Update to 2.74.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e17a21eab4..35253ae94b74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-libsoup
pkgdesc = HTTP client/server library (mingw-w64)
- pkgver = 2.74.1
+ pkgver = 2.74.2
pkgrel = 1
url = https://download.gnome.org/sources/libsoup
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-libsoup
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=0e1d3eee74cc568aa077b3472e7fcd3f13d42007
+ source = git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=2add3502a7de754f4aed61571f6cb45094e8f443
source = libsoup_extern.patch
sha256sums = SKIP
sha256sums = 10ade43ee9a2bcfb177539c59e39e01984d7f96c09110173cec3d675aa0f410e
diff --git a/PKGBUILD b/PKGBUILD
index 8a1bd945e7e6..854bea5036d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-libsoup
-pkgver=2.74.1
+pkgver=2.74.2
pkgrel=1
pkgdesc="HTTP client/server library (mingw-w64)"
arch=(any)
@@ -9,7 +9,7 @@ license=("LGPL")
depends=('mingw-w64-glib2' 'mingw-w64-glib-networking' 'mingw-w64-sqlite' 'mingw-w64-libxml2' 'mingw-w64-libpsl' 'mingw-w64-brotli')
makedepends=('mingw-w64-meson' 'git')
options=(!strip !buildflags staticlibs)
-_commit=0e1d3eee74cc568aa077b3472e7fcd3f13d42007 # tags/2.74.1^0
+_commit=2add3502a7de754f4aed61571f6cb45094e8f443 # tags/2.74.2^0
source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit"
"libsoup_extern.patch")
sha256sums=('SKIP'