aboutsummaryrefslogtreecommitdiffstats
path: root/main/jq
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-09-05 21:59:32 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-09-19 18:47:33 +0200
commit9df2b9562c7cd4b6e0f31d7022805b369e80e601 (patch)
tree49c7e688bb3a6986ac64ac665d074a72d3a991aa /main/jq
parent8dca4f0f69139c1433ec8d884038745d9ff42f88 (diff)
downloadaports-9df2b9562c7cd4b6e0f31d7022805b369e80e601.tar.bz2
aports-9df2b9562c7cd4b6e0f31d7022805b369e80e601.tar.xz
main/jq: bump pkgrel, because dependency (oniguruma) bumped .so
Diffstat (limited to 'main/jq')
-rw-r--r--main/jq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/jq/APKBUILD b/main/jq/APKBUILD
index 41392fbf66..52d54e5f23 100644
--- a/main/jq/APKBUILD
+++ b/main/jq/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=jq
pkgver=1.5
-pkgrel=2
+pkgrel=3
pkgdesc="A lightweight and flexible command-line JSON processor"
url="http://stedolan.github.io/jq/"
arch="all"