summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Johnson2009-08-30 03:16:31 -0500
committerDonald Johnson2009-08-30 03:16:31 -0500
commit64644f873b53d33e23f2cf9d53fff7610430153e (patch)
treef40846098c15b2807a845462758af19d8c0a448c
parentc1f02788683924a08f873a5de7c24430cef644da (diff)
kernels/bootsplash: moved to new source URL.
-rwxr-xr-xkernels/bootsplash/DETAILS9
-rw-r--r--kernels/bootsplash/HISTORY3
2 files changed, 7 insertions, 5 deletions
diff --git a/kernels/bootsplash/DETAILS b/kernels/bootsplash/DETAILS
index 64d62df878..1be7b81f01 100755
--- a/kernels/bootsplash/DETAILS
+++ b/kernels/bootsplash/DETAILS
@@ -1,13 +1,12 @@
SPELL=bootsplash
- VERSION=3.1
- SOURCE=${SPELL}-${VERSION}.tar.bz2
+ VERSION=3.3
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bootsplash-$VERSION
- SOURCE_URL[0]=ftp://ftp.suse.com/pub/people/stepan/bootsplash/rpm-sources/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=http://ftp.debian.org/pool/main/b/${SPELL}/${SOURCE}
SOURCE_URL[1]=http://www.bootsplash.de/files/splashutils/${SOURCE}
- SOURCE_HASH=sha512:e13cb1c755f93c56a0388a1d3017285ef5be353c0507cdf83ad4572ad69de4d5ce9618605282fd9a01b9b15381213a7acd397a0dec5eb1f7b0983a16151b9fe1
+ SOURCE_HASH=sha512:a279d0bef52ea7104c97819efc5e0e6868a496d01b81c2387e581a2bc58401ba76ba3761166135e9b3c574e0714fa19f98d3cc3d413a42b09fde1cf4f787e970
WEB_SITE=http://www.bootsplash.org/
ENTERED=20030801
- UPDATED=20040717
LICENSE[0]=GPL
KEYWORDS="kernels"
SHORT="utilities for bootsplash"
diff --git a/kernels/bootsplash/HISTORY b/kernels/bootsplash/HISTORY
index 428d2b97fd..f078cc67e3 100644
--- a/kernels/bootsplash/HISTORY
+++ b/kernels/bootsplash/HISTORY
@@ -1,3 +1,6 @@
+2009-08-28 Donald Johnson <ltdonny@gmail.com>
+ * DETAILS: updated source URL
+
2007-06-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* BUILD: apply the mng patch to all gcc4 versions #13766