libsoup: update to 2.66.1.
This commit is contained in:
parent
013c258cbe
commit
520d3afd39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.66.0
|
||||
version=2.66.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -16,7 +16,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=51adc2ad6c8c670cf6339fcfa88190a3b58135a9cddd21f623a0f80fdb9c8921
|
||||
checksum=4a2cb6c1174540af13661636035992c2b179dfcb39f4d3fa7bee3c7e355c43ff
|
||||
|
||||
# Package build options
|
||||
build_options="gir vala"
|
||||
|
|
Loading…
Reference in a new issue