ports/contrib (3.5): xdiskusage: fix source download
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 17ae3004b56f1f27e3789929042c7e1e564036e5 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Aug 18 16:26:12 2019 +1000 xdiskusage: fix source download diff --git a/xdiskusage/.signature b/xdiskusage/.signature index 5d104114..14924594 100644 --- a/xdiskusage/.signature +++ b/xdiskusage/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30I47ubtIUlGzl1P9HtZJcBbz/G8aUw852hUJ577Vz8b+1Iq85oGj8G/K6QpxwJT49Ms33MKY6RXlo3HVwvHAQA= -SHA256 (Pkgfile) = aa99783e234aae6fadebd464df130e86fa9900061309c76385ab675c39c4e3f4 +RWSagIOpLGJF37RNU2ZZJzIoL0j0I0+W5shOv07uQZAyNnHBR927bQ0+2C/YSQE2q9DfHHpBdD7ikxhgYxXTRJJGwr/hdhIUegg= +SHA256 (Pkgfile) = ee684e4b58ca278c0a7e87548cdac89e7fea4ba2d349ae93590aef25340f5f5e SHA256 (.footprint) = 944cb9fd472c66a70b21545b291de64d9cb415f140f2f1d8057dac894143168c SHA256 (xdiskusage-1.51.tgz) = 6fb2447f311299f9cb949f6954b333371209f7d53dd6a58700a679a1001089c6 diff --git a/xdiskusage/Pkgfile b/xdiskusage/Pkgfile index 5c6657be..2a3d1737 100644 --- a/xdiskusage/Pkgfile +++ b/xdiskusage/Pkgfile @@ -6,7 +6,7 @@ name=xdiskusage version=1.51 release=1 -source=(https://xdiskusage.sourceforge.net/$name-$version.tgz) +source=(http://xdiskusage.sourceforge.net/$name-$version.tgz) build() { cd $name-$version
participants (1)
-
crux@crux.nu