aboutsummaryrefslogtreecommitdiffstats
path: root/community/jsonrpc-glib/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-09-22 23:13:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-09-23 11:16:57 +0000
commitcbdadf8cb822f49ca38e4a882263bfd74e1a5583 (patch)
tree4b1cd8c755b2bbdccf33887703883a7e6cca000d /community/jsonrpc-glib/APKBUILD
parentafb9a0755aacee88e0fff8278c24d6f0129a1b19 (diff)
community/jsonrpc-glib: upgrade to 3.40.0
Diffstat (limited to 'community/jsonrpc-glib/APKBUILD')
-rw-r--r--community/jsonrpc-glib/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/jsonrpc-glib/APKBUILD b/community/jsonrpc-glib/APKBUILD
index d4d740ac33e..c2ba05d8ea4 100644
--- a/community/jsonrpc-glib/APKBUILD
+++ b/community/jsonrpc-glib/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=jsonrpc-glib
-pkgver=3.38.0
-pkgrel=1
+pkgver=3.40.0
+pkgrel=0
pkgdesc="Library to communicate using the JSON-RPC 2.0 specification"
url="https://gitlab.gnome.org/GNOME/jsonrpc-glib"
arch="all"
@@ -27,5 +27,7 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="1862403c37b7140e91720264a1b00a408b969f0464fc022a5c24be0eea993526d118ece6611927e1309071c3db9d3d6bf9f13ae8ed23ff1d34f36fb68c2584cd jsonrpc-glib-3.38.0.tar.xz
-ec2eea185a86c6ac16fc51c7d67faca7805c69e6127f1288d551ba7249f898672a5a4ef1f2d05531f65e5d5087d4d576b251f3330806809bdeab6abd6593dc34 disable-flaky-test.patch"
+sha512sums="
+5d4fae86e7eeb029a8daf3eff26107a374ba1b68caa2862563e8d9854913ae306448f4c712be6f0f82961031f1b618aaba7ded154f81b4a023fa366c71f1b887 jsonrpc-glib-3.40.0.tar.xz
+ec2eea185a86c6ac16fc51c7d67faca7805c69e6127f1288d551ba7249f898672a5a4ef1f2d05531f65e5d5087d4d576b251f3330806809bdeab6abd6593dc34 disable-flaky-test.patch
+"