diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-07-01 11:38:47 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-07-01 11:38:47 +0100 |
commit | ee86b38ae2da20e19cfe42dc28170ec95b0d16f7 (patch) | |
tree | 365340ef5ddf06afd1133cf25ba4febdecb3f92b /sysutils | |
parent | misc/cxxmatrix: Update to latest commit (diff) |
sysutils/procenv: Update to 0.58
ChangeLog: https://github.com/jamesodhunt/procenv/releases
Approved by: dbaio, garga (mentors, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/procenv/Makefile | 2 | ||||
-rw-r--r-- | sysutils/procenv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile index fcf7f4cbef58..57cb07938978 100644 --- a/sysutils/procenv/Makefile +++ b/sysutils/procenv/Makefile @@ -1,7 +1,7 @@ # Created by: James Hunt <james.hunt@ubuntu.com> PORTNAME= procenv -DISTVERSION= 0.55 +DISTVERSION= 0.58 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/procenv/distinfo b/sysutils/procenv/distinfo index 40ece7b5eddf..3457e69267b6 100644 --- a/sysutils/procenv/distinfo +++ b/sysutils/procenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617947624 -SHA256 (jamesodhunt-procenv-0.55_GH0.tar.gz) = cef771b691ccbc138b1f98cf53294a1bea4dbb4fd434caf8b48ffbf1178f982a -SIZE (jamesodhunt-procenv-0.55_GH0.tar.gz) = 247756 +TIMESTAMP = 1625135277 +SHA256 (jamesodhunt-procenv-0.58_GH0.tar.gz) = 066a6207efe8f309aac45607140976cad34b7fe9bf84d055d8335fb899bc2791 +SIZE (jamesodhunt-procenv-0.58_GH0.tar.gz) = 250838 |