[Lunar-commits] <moonbase-other> procinfo: fix the download path.
Florin Braescu
florin at lunar-linux.org
Sun Jul 15 08:19:39 CEST 2012
commit f04e58f90cceebbfd524da3712a8c50fe394130e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 14 Jul 2012 23:19:39 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f04e58f90cceebbfd524da3712a8c50fe394130e
procinfo: fix the download path.
---
utils/procinfo/DETAILS +3/-2
1 files changed, 3 insertions (+), 2 deletions (-)
--- a/utils/procinfo/DETAILS
+++ b/utils/procinfo/DETAILS
@@ -1,12 +1,13 @@
MODULE=procinfo
VERSION=18
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.cistron.nl/pub/people/00-OLD/svm
+ SOURCE_URL=http://fossies.org/linux/misc/old
SOURCE_VFY=sha1:8bc75669cbd27775c3a837209425c5ce76238ebc
WEB_SITE=ftp://ftp.cistron.nl/pub/people/svm
ENTERED=20010922
UPDATED=20050905
- SHORT="acquires useful information from /proc."
+ SHORT="acquires useful information from /proc"
+
cat << EOF
Procinfo is a package to allow you to get useful information from
/proc. /proc is the kernel filesystem. This is a place you can go to
More information about the Lunar-commits
mailing list