aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorjchipmunk <andrey.pustovetov@gmail.com>2018-06-29 20:56:48 +0300
committerSören Tempel <soeren+git@soeren-tempel.net>2018-06-30 13:47:14 +0200
commitfd196f64650fe92af54621a1decf84922510dd3b (patch)
treefe6992aaa8d2af576ddb389cdbf877c6cc9ae45a /testing
parent5c9d4ecc059638d2b690fce56fdb4a9cd662d913 (diff)
downloadaports-fd196f64650fe92af54621a1decf84922510dd3b.tar.bz2
aports-fd196f64650fe92af54621a1decf84922510dd3b.tar.xz
testing/jattach: upgrade to 1.3
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 0652ea3d51..e7a5872795 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.2
+pkgver=1.3
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="ca548a5240f7642326839fec023c7c6d90f62097ce042b4d0ed460e483d0620956593b61f963ff1b7ff40c00f37933fdb68b4ac9030831834e59e4a169ecc305 jattach-1.2.tar.gz"
+sha512sums="a1f7462e44833bacabfb45da1deee101d27f6a6576f2d9cf724439e25d85b23763581a312031a0a46d49c949ba27c35a7ecdae9e445b7d3b8db5d52169d9f37e jattach-1.3.tar.gz"