From dda35e3ec188bc059abf51743e67e90eb901a4d2 Mon Sep 17 00:00:00 2001 From: Hoang Nguyen Date: Tue, 20 Aug 2024 00:00:00 +0700 Subject: [PATCH] community/croc: upgrade to 10.0.11 --- community/croc/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/croc/APKBUILD b/community/croc/APKBUILD index becdb8cbe13..56885337bb9 100644 --- a/community/croc/APKBUILD +++ b/community/croc/APKBUILD @@ -1,7 +1,7 @@ # Contributor: André Klitzing # Maintainer: André Klitzing pkgname=croc -pkgver=10.0.1 +pkgver=10.0.11 pkgrel=0 pkgdesc="Easily and securely send things from one computer to another" url="https://github.com/schollz/croc" @@ -45,5 +45,5 @@ package() { } sha512sums=" -0414ac530f16040f8b4cbfa55f3175f5bcb8381df6eb777801d7904216b6a50dcb525d5096948126d6b4db683ca59de40f9972a551cc90e694aec721b3a91639 croc-10.0.1.tar.gz +1cdfc5823e29406ec92ad4b24526e30032b89787d77382a0179c558cb2f0dd99556d93c7523ebfbb1dd4cac15ec596b3ddd0ce58ac5b9491f34b94436a20fbef croc-10.0.11.tar.gz "