diff options
-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 8e9f601513..cd259e782c 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.0 +pkgver=2.64.1 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="c5788167c114ab69812d4784912e0e468086f1ba1a8037dffc98466605af3f7a77f7a2666176da260669640bfbdf94ee959878c6297d93fe078d22fc6ff0584c glib-networking-2.64.0.tar.xz" +sha512sums="0e6ab3aaca1d53ffee18a804a22008d13fd60bb4a92027f293bb7474c35691cf49ab7802f2958b18f36e12b8f8cfa0eb48ab3c3b31e820877113fc599b5b7583 glib-networking-2.64.1.tar.xz" |