diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-27 21:46:02 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-28 10:43:17 +0100 |
commit | 567faefadedb3c1af34dcdafddb256d23546db2a (patch) | |
tree | c56d37cf7aa6a402d3308bb02bc8cc970064c011 /procs | |
parent | 83d3d3cca33e0b7c5b2281a45b56d0e77bd47a66 (diff) | |
download | contrib-567faefadedb3c1af34dcdafddb256d23546db2a.tar.gz contrib-567faefadedb3c1af34dcdafddb256d23546db2a.tar.xz |
procs: 0.12.0 -> 0.12.1
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 2d150f55f..a7e1b99d7 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38tvhLl7SZzx4QWFV5ozMgH2BLQxVsXPBLOMZ5UQDSuzbfo0r5zhVW8hCZa69sg6sceFX4+en04W/rKcxumCJQg= -SHA256 (Pkgfile) = 9a6066d907b42ec311bed3920ed83c074fdce1c73fef5e421c81c0ff29cd4e51 +RWSagIOpLGJF3+eZpA6moeXR2j5JnqxzrEgisPLrOJ06xGC3c84u+Fxf4hyC5Sx+JE2lsIxbSVpzg1mGN5AG+PSdFqQKgvUnoQU= +SHA256 (Pkgfile) = c998d8dc43f1a39aadd9544260fa226147a2375d8a30ef79225f12323cf11af1 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.12.0.tar.gz) = 04dbb3ddc734a9d1305b26b546a913e3e04d556b5863212a2675d29268aebed3 +SHA256 (procs-0.12.1.tar.gz) = ce84e98dd85cb8d5afda871ad2ddceb4faec077d9e019469aa668a75821e4fc2 diff --git a/procs/Pkgfile b/procs/Pkgfile index 6cb4036b1..c3057190d 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.12.0 +version=0.12.1 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz) |