summaryrefslogtreecommitdiff
path: root/psutils
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-03-23 18:21:58 +0100
committerJuergen Daubert <jue@jue.li>2020-03-23 18:21:58 +0100
commit955829235b3800b8106181554e1e7163ea014766 (patch)
tree134299ed867e97c50468ceaa3b3a66171501ecd2 /psutils
parent9196772621cefa8120b8651e33d543c0a0d5ffde (diff)
downloadopt-955829235b3800b8106181554e1e7163ea014766.tar.gz
opt-955829235b3800b8106181554e1e7163ea014766.tar.xz
psutils: update to 1.93
Diffstat (limited to 'psutils')
-rw-r--r--psutils/.signature6
-rw-r--r--psutils/Pkgfile5
2 files changed, 5 insertions, 6 deletions
diff --git a/psutils/.signature b/psutils/.signature
index ba195ff2a..9a34e6be2 100644
--- a/psutils/.signature
+++ b/psutils/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cj/TMJ3DaVkQlpiK6MQraZX1x9pHzipAH3tO1fL/6IXMnWCUgNUmDkohNI+TWhVwZvYIydgNT3rk/xY8WTDRgY=
-SHA256 (Pkgfile) = d33bd116cd2e647516639df44d699679ebdd3fe99a2ea625036d10ed00a6f8b5
+RWSE3ohX2g5d/ZIFcqq7NbnDK1rM+akAcpYIUtRTtWOKImoRmlJbXik9oP589WXQfKrvDbg2SyHbLFEd5zy4LHuswxWSznlQqgw=
+SHA256 (Pkgfile) = dcb01d93c0850e666402d23a8e59cfdd77ed74a8d7751c6d6962b9a800edd1c6
SHA256 (.footprint) = 00f92c64a4a368aed8944459d5ac7d96724dc84a4820e7c937d92e1d39123180
-SHA256 (psutils-1.90.18.tar.xz) = d5d5345d94fd444ccb8329c58018e28ff702012398621aeaee20584f76be8c4e
+SHA256 (psutils-1.93.tar.gz) = 48da2ec1be379ac05d0d3d5d7b6229c2fa56dfb41ae811f5120021e832db21f4
diff --git a/psutils/Pkgfile b/psutils/Pkgfile
index 4671d94c9..b9646c043 100644
--- a/psutils/Pkgfile
+++ b/psutils/Pkgfile
@@ -4,10 +4,9 @@
# Depends on: paper
name=psutils
-version=1.90.18
+version=1.93
release=1
-#source=(https://github.com/rrthomas/psutils/releases/download/v$version/$name-$version.tar.gz)
-source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz)
+source=(https://github.com/rrthomas/psutils/releases/download/v$version/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit