aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorjchipmunk <andrey.pustovetov@gmail.com>2018-08-12 21:50:50 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-08-13 13:46:01 +0300
commit0b39cf32ee0e84b640f65c23e76724dad7abda44 (patch)
tree9a34cabf7045c482aa956d539b21baf00f55c7ca /testing
parent72bd8647a75ffed8e2b814822f091a8839a9aa83 (diff)
downloadaports-0b39cf32ee0e84b640f65c23e76724dad7abda44.tar.bz2
aports-0b39cf32ee0e84b640f65c23e76724dad7abda44.tar.xz
testing/jattach: upgrade to 1.4
Diffstat (limited to 'testing')
-rw-r--r--testing/jattach/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/jattach/APKBUILD b/testing/jattach/APKBUILD
index e7a5872795..58aeed9584 100644
--- a/testing/jattach/APKBUILD
+++ b/testing/jattach/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey Pustovetov <andrey.pustovetov@gmail.com>
# Maintainer: Andrey Pustovetov <andrey.pustovetov@gmail.com>
pkgname=jattach
-pkgver=1.3
+pkgver=1.4
pkgrel=0
pkgdesc="JVM dynamic attach utility"
url="https://github.com/apangin/jattach"
@@ -21,4 +21,4 @@ package() {
install -Dm0755 "$builddir/build/$pkgname" "$pkgdir/usr/bin/$pkgname"
}
-sha512sums="a1f7462e44833bacabfb45da1deee101d27f6a6576f2d9cf724439e25d85b23763581a312031a0a46d49c949ba27c35a7ecdae9e445b7d3b8db5d52169d9f37e jattach-1.3.tar.gz"
+sha512sums="ea539e8217448495cd442e0f33dbcdefe81fbd49a0ab60ccf53d2346b782506e02c5c5b1c151b76168df2fcb5fc916bba3d8b98b740c8de90ddb696165855b46 jattach-1.4.tar.gz"