diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-02 15:52:55 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-03 13:31:20 +0100 |
commit | 4f5d3bf9ae3a15ab6a0a0c4af2dba60ff911c307 (patch) | |
tree | d3d7157aff2a16bb948cccb02f50b7a96216a56f /procs | |
parent | 13b76ec4d21e8f7d5c618149b1931328a807969c (diff) | |
download | contrib-4f5d3bf9ae3a15ab6a0a0c4af2dba60ff911c307.tar.gz contrib-4f5d3bf9ae3a15ab6a0a0c4af2dba60ff911c307.tar.xz |
procs: 0.11.11 -> 0.11.13
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 d24bb463b..a1964358f 100644 --- a/procs/.signature +++ b/procs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30/DvLUE0sIb/gIcUfUZeeb2vjUwvNiAnQzOs2/hMo7pe2/eAOuVO79nEZ+GxW48Uq9TVdX4yOLXivvTGAG8rgc= -SHA256 (Pkgfile) = ac1901f504d08ba626452f91ebd6415b7d4cec2667997cea2209a6238dfcd156 +RWSagIOpLGJF3xnv+G+fO9xHYRhC4A1kDGNm7z53GRD5Qp11rhKcx5stsdI/AoQjyOCqNWX1d+BzjEw0H/qRHgTZ2MP0ueyrjQQ= +SHA256 (Pkgfile) = ccba8150579a714758fec15b5f12559e9499e7010204be06ea09f7d43239f0b6 SHA256 (.footprint) = 8a8cd0fb3ec66c6849fa052ef457bc9ce37889d9a5d9f035f2c755a1c2cab2db -SHA256 (procs-0.11.11.tar.gz) = ccf2d0b8fc428c34a1c76210a82a3020213c127fd4b4e9e86c7c890b605ffe5e +SHA256 (procs-0.11.13.tar.gz) = b769ddf1b2faeca4e9fb22e8e0248f5d69b4b88bd51fb37c8510d2e6a8e897d3 diff --git a/procs/Pkgfile b/procs/Pkgfile index db1f5fef9..0eb619a1a 100644 --- a/procs/Pkgfile +++ b/procs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=procs -version=0.11.11 +version=0.11.13 release=1 source=(https://github.com/dalance/procs/archive/v$version/$name-$version.tar.gz) |