aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2024-04-27 23:40:57 -0600
committeromni <omni+alpine@hack.org>2024-04-28 10:26:16 +0000
commit8329de184b4ac13317afc7f29b9a5ac57dc11358 (patch)
treebc8ae08f71f2cb97d032a66900df632556972063
parent6ab120ec10f9c9a06c55d2d84c1ecb5ced256878 (diff)
community/apptainer: upgrade to 1.3.1
Ref https://github.com/apptainer/apptainer/releases/tag/v1.3.1
-rw-r--r--community/apptainer/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/apptainer/APKBUILD b/community/apptainer/APKBUILD
index a3e1b874028..5db959aaf91 100644
--- a/community/apptainer/APKBUILD
+++ b/community/apptainer/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=apptainer
-pkgver=1.3.0
-pkgrel=1
+pkgver=1.3.1
+pkgrel=0
pkgdesc="Application containers for Linux"
url="https://apptainer.org/"
arch="all"
@@ -71,5 +71,5 @@ _suid() {
}
sha512sums="
-600725b39fc1fc2faaf7b2a3bc231f1997ff6925622ef6bbb42b883e51367ef41d56a52f995e1e5af7722935f8d55cfe0c7dfa478aa5e79c82cbf336338b97b7 apptainer-1.3.0.tar.gz
+0b22d64819817d7b8e1bf96398b2ac00d2cbd8a68fe2fc994c6cf57af9c2026fe13d87161df3857b8e93076f509aa4e6b7261458c4de1540d31d87c5acc94687 apptainer-1.3.1.tar.gz
"