summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorAlec Scott <hi@alecbcs.com>2023-03-20 01:28:12 -0700
committerGitHub <noreply@github.com>2023-03-20 09:28:12 +0100
commita8003613447edee472ea01a1f7965fff5f29a337 (patch)
tree71b3517680d6032e23c51037b9580dede1990bba /var
parent631a3d849feae2cbaa2ade70409739ca94526146 (diff)
downloadspack-a8003613447edee472ea01a1f7965fff5f29a337.tar.gz
spack-a8003613447edee472ea01a1f7965fff5f29a337.tar.bz2
spack-a8003613447edee472ea01a1f7965fff5f29a337.tar.xz
spack-a8003613447edee472ea01a1f7965fff5f29a337.zip
pax-utils: add v1.3.3 (#36204)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/pax-utils/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/pax-utils/package.py b/var/spack/repos/builtin/packages/pax-utils/package.py
index 94f7a95bb0..6f72e27108 100644
--- a/var/spack/repos/builtin/packages/pax-utils/package.py
+++ b/var/spack/repos/builtin/packages/pax-utils/package.py
@@ -13,4 +13,5 @@ class PaxUtils(AutotoolsPackage):
homepage = "https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities"
url = "https://dev.gentoo.org/~vapier/dist/pax-utils-1.2.2.tar.xz"
+ version("1.3.3", sha256="eeca7fbd98bc66bead4a77000c2025d9f17ea8201b84245882406ce00b9b6b14")
version("1.2.2", sha256="7f4a7f8db6b4743adde7582fa48992ad01776796fcde030683732f56221337d9")