diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:31:54 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:59:59 +0200 |
commit | 3dc17297d08b08a50240eb0535073c292362068d (patch) | |
tree | bfa3e77a65d15e2a3591c5ae9bb3a98aa04df47d /procs | |
parent | cbf7ee7fcc5536f7142b7599cf7d00cdfbf157dc (diff) | |
download | contrib-3dc17297d08b08a50240eb0535073c292362068d.tar.gz contrib-3dc17297d08b08a50240eb0535073c292362068d.tar.xz |
procs: 0.12.1 -> 0.12.2
Diffstat (limited to 'procs')
-rw-r--r-- | procs/.signature | 6 | ||||
-rw-r--r-- | procs/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/procs/.signature b/procs/.signature index a7e1b99d7..c9808d940 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+eZpA6moeXR2j5JnqxzrEgisPLrOJ06xGC3c84u+Fxf4hyC5Sx+JE2lsIxbSVpzg1mGN5AG+PSdFqQKgvUnoQU= -SHA256 (Pkgfile) = c998d8dc43f1a39aadd9544260fa226147a2375d8a30ef79225f12323cf11af1 +RWSagIOpLGJF3xXPHWEyRiwvlaTX7hI+sKi8qaAg44q4AXUf5+NmgnY/6M3jyHWa9NBbW/1wkRKN+TFIpx2lHpt4GWpZc92n0gI= +SHA256 (Pkgfile) = dda79de59a507f9cf0031cffdc33383b62a2b66635fdbdc058a4117f3ba93eb6 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.12.1.tar.gz) = ce84e98dd85cb8d5afda871ad2ddceb4faec077d9e019469aa668a75821e4fc2 +SHA256 (procs-0.12.2.tar.gz) = 14be8440fe85dc46e544a3f7e89b887db455a61db981d5f75b91fd89b366d84f diff --git a/procs/Pkgfile b/procs/Pkgfile index c3057190d..b5253f5c4 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.12.1 +version=0.12.2 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz) |