New commits:
commit d11002057221285fc5ec065bcd82a4af4e3076e9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
xterm: Fix SOURCE_URL to have ftp. prefix
diff --git a/xorg-extras/xterm/DETAILS b/xorg-extras/xterm/DETAILS
index bf2b3e3..ecd6bf5 100755
--- a/xorg-extras/xterm/DETAILS
+++ b/xorg-extras/xterm/DETAILS
@@ -2,7 +2,7 @@
VERSION=327
SOURCE=$SPELL-$VERSION.tgz
SOURCE2=$SOURCE.asc
- SOURCE_URL[0]=ftp://invisible-island.net/xterm/$SOURCE
+ SOURCE_URL[0]=ftp://ftp.invisible-island.net/xterm/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_GPG=dickey.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/xorg-extras/xterm/HISTORY b/xorg-extras/xterm/HISTORY
index aa0be45..b316fed 100644
--- a/xorg-extras/xterm/HISTORY
+++ b/xorg-extras/xterm/HISTORY
@@ -1,3 +1,6 @@
+2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Fix SOURCE_URL to have ftp. prefix
+
2016-10-11 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 327
[SM-Commit] GIT changes to master grimoire by Eric Sandall (d11002057221285fc5ec065bcd82a4af4e3076e9),
Eric Sandall, 08/17/2017