aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2022-07-06 23:32:41 -0500
committeralice <alice@ayaya.dev>2022-07-07 09:13:31 +0000
commite0fc4c85cc06feb7a1cf333cb30517c86994a0f3 (patch)
tree424201b7746d84462a288f8ac5071746baa1c280
parenta375ef4c2a2f219863c08cc86b8c484deea930e6 (diff)
testing/apptainer: upgrade to 1.0.3
Ref https://github.com/apptainer/apptainer/releases/tag/v1.0.3
-rw-r--r--testing/apptainer/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/apptainer/APKBUILD b/testing/apptainer/APKBUILD
index 5e58a35c917..359d2717f49 100644
--- a/testing/apptainer/APKBUILD
+++ b/testing/apptainer/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=apptainer
-pkgver=1.0.2
-pkgrel=1
+pkgver=1.0.3
+pkgrel=0
pkgdesc="Apptainer - application containers for Linux"
url="https://apptainer.org/"
# aarch64: segmentation fault during build
@@ -49,5 +49,5 @@ package() {
}
sha512sums="
-c29d04eff3a2ee7126c9bbb65664540a446fe695efc9c4662a6da151b2e809d55c1f5a7b5bddb82ba4fdd41a49ceb538c00a72778a4ed1d0306ff5f49d2f4d53 apptainer-1.0.2.tar.gz
+93ebe5abce32f35d56fe7d0f818703961cb7f7115965bad387fc895a275d45b569efeecf57ab5778457732233caa57651cd011a3bcac5ed5aaf2dd665082d959 apptainer-1.0.3.tar.gz
"