diff --git a/testing/jattach/APKBUILD b/testing/jattach/APKBUILD index 0652ea3d51aeefd3990dd17711d992c9439415d7..e7a58727951be4802a5b422d8025f54e83cf9760 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"