psutils: fix source URL
This commit is contained in:
parent
59d2b4abae
commit
00eb5dae81
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/bz6n7dlstj+Q05BZmWMqhaWMfFKtUNNQ3VsoQM1NGcvDaGglIl01YGIIQXodrgG4opE6TFNIuNui1GkmhqVhwk=
|
||||
SHA256 (Pkgfile) = 278b96125c0e99948f95a415141d78a444bb026ee029f75aefc0475a097ae3fe
|
||||
RWSE3ohX2g5d/YHB1fDK0Q95hNAd3cY0KgTHh5HQswxA06hYrTmzR5eMP98Oy0FZiTfbRIXWZoOZ/EpNBtiJRbEa20tUc8fHHAs=
|
||||
SHA256 (Pkgfile) = 47d7ece92a9b003c6059156eec6ceb77b142a7937a29a9ac330e404870ccfcde
|
||||
SHA256 (.footprint) = f843b829ec828c4e4d72af52578dc0294bb228ac11d2d6eb48d82f2307c45649
|
||||
SHA256 (psutils-1.17.tar.gz) = 3853eb79584ba8fbe27a815425b65a9f7f15b258e0d43a05a856bdb75d588ae4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Description: Postscript Utilities
|
||||
# URL: http://gershwin.ens.fr/vdaniel/Doc-Locale/Outils-Gnu-Linux/PsUtils/
|
||||
# URL: http://knackered.org/angus/psutils/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Packager: Martin Opel, mo at obbl-net dot de
|
||||
# Depends on: ghostscript
|
||||
@ -7,7 +7,7 @@
|
||||
name=psutils
|
||||
version=1.17
|
||||
release=2
|
||||
source=(ftp://ftp.uni-frankfurt.de/pub/gentoo.org/distfiles/$name-$version.tar.gz)
|
||||
source=(https://gentoo.osuosl.org/distfiles/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name
|
||||
|
Loading…
x
Reference in New Issue
Block a user