libsoup: update to 2.64.1.
This commit is contained in:
parent
5439f6a5cc
commit
42458a86ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.64.0
|
||||
version=2.64.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tls-check --disable-static
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/libsoup"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/libsoup/gnome-3-28/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d95bc9602c97ec805d80e5ddf75605665c4c4d6b2c56893c416e707ef578e727
|
||||
checksum=359bd02a909bfd43f68712146e9c4f4c643bffa84e513d8b0af1be215a92e1f3
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue