diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-30 11:09:39 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-30 23:14:38 +0200 |
commit | 97f60f0e699d37a2babcf716fef93242c3b01a8a (patch) | |
tree | 88cf8c4f8c7e55f02a60172c969a8ec13c70b734 /procs | |
parent | d81b46f56bfbabb174bf953b7bdb3aa51b8b3029 (diff) | |
download | contrib-97f60f0e699d37a2babcf716fef93242c3b01a8a.tar.gz contrib-97f60f0e699d37a2babcf716fef93242c3b01a8a.tar.xz |
procs: 0.12.3 -> 0.13.0
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 898c69ec9..8a46a7882 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zmGdoiqaO7N+j9B4p5Kba9KaBIRDhXS2CcTRhdvi/Wvhm6RR5p1vPui/XNz4InIFyqw0sdJNoQluKx0gwYAZQg= -SHA256 (Pkgfile) = 0bcb48879330cb24989e85cea305a2211b0a511087eb98f9688c164831f09dd4 +RWSagIOpLGJF37En1yPi9RZtpTInki0GW2eWIjjd/BPzn1YQxdkNxF/266GIfspS15LNxE1Eo3I86B235K+qTBnhcixXlSM37AA= +SHA256 (Pkgfile) = 847708822c7b278e95ddf613c6acdae02dacc595429d209134058b42c0e6ffa1 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.12.3.tar.gz) = 59720db4abdff1878492929b1c015dedff7cdc0ea2352b1360084e3bb4fbff33 +SHA256 (procs-0.13.0.tar.gz) = 77642878d503f876db05d99a620c8c91834354a074bf71ab65474aa433f75fc5 diff --git a/procs/Pkgfile b/procs/Pkgfile index a0ef1edac..fb8aeb7f3 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.12.3 +version=0.13.0 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz) |