Update package version to 3.6.6
This commit is contained in:
@@ -1,9 +1,28 @@
|
||||
name: libsoup
|
||||
description: HTTP client/server library for GNOME
|
||||
version: 3.6.5
|
||||
version: 3.6.6
|
||||
revision: 1
|
||||
url: https://wiki.gnome.org/Projects/libsoup
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["brotli","glib-networking","glib","krb5","libnghttp2","libpsl","libxml2","sqlite"]
|
||||
make_depends: ["gobject-introspection","meson","vala"]
|
||||
type: source
|
||||
depends:
|
||||
- brotli
|
||||
- glib-networking
|
||||
- glib
|
||||
- krb5
|
||||
- libnghttp2
|
||||
- libpsl
|
||||
- libxml2
|
||||
- sqlite
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- meson
|
||||
- vala
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/libsoup/${BPM_PKG_VERSION%.*}/libsoup-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 51ed0ae06f9d5a40f401ff459e2e5f652f9a510b7730e1359ee66d14d4872740
|
||||
|
||||
Reference in New Issue
Block a user