diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-15 11:32:09 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-15 11:32:09 +0200 |
commit | 3630936ef07263876c2a075e1e6c9994f0168af3 (patch) | |
tree | 0703b3a6e831fbb6be1939de3b516986a4397295 /htop | |
parent | ba86d5e4afb4605b7714488066edac7bb57d53ee (diff) | |
download | opt-3630936ef07263876c2a075e1e6c9994f0168af3.tar.gz opt-3630936ef07263876c2a075e1e6c9994f0168af3.tar.xz |
htop: 3.1.0 -> 3.1.1
Diffstat (limited to 'htop')
-rw-r--r-- | htop/.signature | 6 | ||||
-rw-r--r-- | htop/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/htop/.signature b/htop/.signature index de494051a..b6c039936 100644 --- a/htop/.signature +++ b/htop/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UnliAZIIJWnM0Yr4Hz6R8RjmH0xjiTI3Ka9oeZ7CGHdUtXujZ1gg+ZOqpYG4b3Gz7i6YEfWmzebZJ/ik0uLjAs= -SHA256 (Pkgfile) = 5db0236adddc480529a572be99e312e3ded5e535b09c43320915da1efb6f727e +RWSE3ohX2g5d/QO6eal8JYRs5a7Y4EUl/pknvLzA5aOvzTYniudWYKJRMQ6zpdhCBHhUDz07rOceMUMIiYb0ieKYgMa1QLRAhAI= +SHA256 (Pkgfile) = cd278bd17a3965b2059724515a1f3b1a6c3f67347f32283953f6201811e6d48c SHA256 (.footprint) = b377a802671ebe4fd8ea2812caa2a98f5f017a5069a04a48f12e97f6703d80b4 -SHA256 (htop-3.1.0.tar.gz) = 200a4f9331d0e5048bf9bda6a8dee38248c557e471b9e57ff3784853efd613a9 +SHA256 (htop-3.1.1.tar.gz) = b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6 diff --git a/htop/Pkgfile b/htop/Pkgfile index ce62967c3..22a04fe62 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -5,7 +5,7 @@ # Optional: lm_sensors lsof strace name=htop -version=3.1.0 +version=3.1.1 release=1 source=(https://github.com/htop-dev/htop/archive/$version/htop-$version.tar.gz) |