aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorjchipmunk <andrey.pustovetov@gmail.com>2019-01-10 00:19:50 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-01-12 23:11:32 +0200
commitd9289331dbcce0ac950d6acb65897044e4b78f9b (patch)
tree14ae0362d7910a66a3ddd45a35a76c4033a310e5 /community
parentb7600749aaa2d0656e1b8bfc9eaace8b9fcafdb5 (diff)
community/jattach: upgrade to 1.5
Diffstat (limited to 'community')
-rw-r--r--community/jattach/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/jattach/APKBUILD b/community/jattach/APKBUILD
index 58aeed95846..d821bf454de 100644
--- a/community/jattach/APKBUILD
+++ b/community/jattach/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey Pustovetov <andrey.pustovetov@gmail.com>
# Maintainer: Andrey Pustovetov <andrey.pustovetov@gmail.com>
pkgname=jattach
-pkgver=1.4
+pkgver=1.5
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="ea539e8217448495cd442e0f33dbcdefe81fbd49a0ab60ccf53d2346b782506e02c5c5b1c151b76168df2fcb5fc916bba3d8b98b740c8de90ddb696165855b46 jattach-1.4.tar.gz"
+sha512sums="a500c1c343e3386b94d5355a76c97f72851cd0b43c2b423b0f78d4817681d4214e3ff488a550c2813e415b13925c2e3fb87d6d6aa60eb50c2ad15f4d0a8862e2 jattach-1.5.tar.gz"