aboutsummaryrefslogtreecommitdiffstats
path: root/testing/croc/APKBUILD
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-05-08 16:17:37 +0200
committerA. Klitzing <aklitzing@gmail.com>2021-05-09 15:16:28 +0000
commit2df5f4755e9338a125e6ecf7f1ffed6dd390b14d (patch)
treeb55f34ef70662e214802f8fd78f51b38871a939e /testing/croc/APKBUILD
parent1e9cba35059e3bb4635f12ee7e10dfe687df31ad (diff)
testing/croc: upgrade to 9.1.2
Diffstat (limited to 'testing/croc/APKBUILD')
-rw-r--r--testing/croc/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/croc/APKBUILD b/testing/croc/APKBUILD
index 2681d6b9d3d..9130cc1dc1d 100644
--- a/testing/croc/APKBUILD
+++ b/testing/croc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=croc
-pkgver=9.1.1
+pkgver=9.1.2
pkgrel=0
pkgdesc="Easily and securely send things from one computer to another"
url="https://github.com/schollz/croc"
@@ -29,4 +29,6 @@ package() {
install -Dm755 -t "$pkgdir"/usr/bin croc
}
-sha512sums="88c4399cf64fc7f539ce40599785517dfcc97dd05caeb7d9976e39bf011dfecf8d04b2501bd8b94442ceba56c7515d15cd69b3ee4969cc61cac59e048e8e3bba croc_9.1.1_src.tar.gz"
+sha512sums="
+ca6e45db48eb1fe652fbaa48c0cdd580ea25e5094c462ff9d3dcb545b1f868bb78f91b7c079c7299d2efebb72d41a805b0971f6b2f011a1f642cdc3ea5503885 croc_9.1.2_src.tar.gz
+"