diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/glib-networking/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD index cd259e782c..20ee608987 100644 --- a/community/glib-networking/APKBUILD +++ b/community/glib-networking/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=glib-networking -pkgver=2.64.1 +pkgver=2.64.2 pkgrel=0 pkgdesc="Networking support for GLib" url="https://gitlab.gnome.org/GNOME/glib-networking" @@ -32,4 +32,4 @@ package() { rm -rf "$pkgdir"/usr/lib/systemd } -sha512sums="0e6ab3aaca1d53ffee18a804a22008d13fd60bb4a92027f293bb7474c35691cf49ab7802f2958b18f36e12b8f8cfa0eb48ab3c3b31e820877113fc599b5b7583 glib-networking-2.64.1.tar.xz" +sha512sums="b796d3ef82f7ceea1c69a1d4ef7cf09e88ff8e702e93abd37cca4ea2f09650c1bdfdf8d8c57360a4bbafdd8d3cf5f88f0aad668b5ce77b92b60c08b7456ffa12 glib-networking-2.64.2.tar.xz" |