aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-05-08 17:32:03 +0200
committerJakub Jirutka <jakub@jirutka.cz>2020-05-08 17:37:50 +0200
commit947e62f239f4163024640dc5036bfdd0fc155dda (patch)
treed4455c7c909840af69cf1bfcac49c30d1225d5c6
parent438da0f74c78b27d5f2cf730c7fad35af50a2512 (diff)
downloadaports-947e62f239f4163024640dc5036bfdd0fc155dda.tar.bz2
aports-947e62f239f4163024640dc5036bfdd0fc155dda.tar.xz
community/oq: upgrade to 1.1.0
-rw-r--r--community/oq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/oq/APKBUILD b/community/oq/APKBUILD
index 829a0e30aa..c7be8d0e39 100644
--- a/community/oq/APKBUILD
+++ b/community/oq/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=oq
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=0
pkgdesc="A portable jq wrapper with support of other formats than JSON"
url="https://github.com/blacksmoke16/oq"
@@ -25,4 +25,4 @@ package() {
install -D -m 755 bin/oq "$pkgdir"/usr/bin/oq
}
-sha512sums="e3a1fc839c85b00ce8acfff971c6b342e4e34a5fdf50facb7860eaea45a742355a99e0f0477af2d9563c673fdafc79e0ffb3b7c616f9c303be4f52a8c649e454 oq-1.0.2.tar.gz"
+sha512sums="42410c95d574a6593820b0b6461a05833e29ca07f5d07e42d2bc332e6b972816f5e565a2fe0f4794ceaf59ac2cf83a642bf9f2c09fcce4663337fef113fd4c4a oq-1.1.0.tar.gz"