diff options
author | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:47:18 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:47:18 +0000 |
commit | d81475e99671db3e757646397e34a579bd443b20 (patch) | |
tree | d7c496177d7f012484fbb79a08160e800e226c7c /procs | |
parent | 1be546c009108b9f8ef70b83877770a9197ae277 (diff) | |
download | contrib-d81475e99671db3e757646397e34a579bd443b20.tar.gz contrib-d81475e99671db3e757646397e34a579bd443b20.tar.xz |
procs: 0.11.7 -> 0.11.8
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 dedd7dbcd..cddd192a9 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zHgrKA2ADnF+DazTD3aNTGTfCbPeVjqw+qGTEeg9L+GC6L/NtsoDWdkTJ61JIkuYg7XJJmRt7FqKBURfeLC+AE= -SHA256 (Pkgfile) = 9b4a0c0123885c39753c865babfdd939b0ef5804c3d580908351785c01961a8c +RWSagIOpLGJF3w9aroE5jewJ7IzXvs9zo9/u8xZZHVEbKBhrJeTEDTSOtfVVBLxj95Jy0G7FalUkPkQAZV5TdyuwZ8BiXh9drQo= +SHA256 (Pkgfile) = 8043a1a8dfb48925ca10cf8d5ce6c49eee083937e7c6f586f2a305482e96c946 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.11.7.tar.gz) = 39758bb7070e8c3d2490a0ef5cad2cfaabf2e69be0c3a5e90c386507fe6e6970 +SHA256 (procs-0.11.8.tar.gz) = 50ef6175c08a5ce7f65c81924e8f295bab9622b453b51178a8b8c37c3ef2beef diff --git a/procs/Pkgfile b/procs/Pkgfile index 2bfa0f035..58782662e 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.11.7 +version=0.11.8 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz) |