chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
d53dc64
)
toilet: Switch to mirror for downloading source
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 3 Jan 2016 10:44:45 +0000
(
05:44
-0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 3 Jan 2016 10:44:45 +0000
(
05:44
-0500)
packages/toilet/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/toilet/build.sh
b/packages/toilet/build.sh
index fc45da6b55080e6aeef9357fdac4d30e0e04e1f6..e9583ce44d8f04087d68f176517ef97d9a0ef89d 100644
(file)
--- a/
packages/toilet/build.sh
+++ b/
packages/toilet/build.sh
@@
-1,6
+1,8
@@
TERMUX_PKG_HOMEPAGE=http://caca.zoy.org/wiki/toilet
TERMUX_PKG_DESCRIPTION="FIGlet-compatible display of large colourful characters in text mode"
TERMUX_PKG_VERSION=0.3
TERMUX_PKG_HOMEPAGE=http://caca.zoy.org/wiki/toilet
TERMUX_PKG_DESCRIPTION="FIGlet-compatible display of large colourful characters in text mode"
TERMUX_PKG_VERSION=0.3
-TERMUX_PKG_SRCURL=http://caca.zoy.org/raw-attachment/wiki/toilet/toilet-${TERMUX_PKG_VERSION}.tar.gz
+# Switched to mirror since original source is down sometimes:
+# TERMUX_PKG_SRCURL=http://caca.zoy.org/raw-attachment/wiki/toilet/toilet-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SRCURL=http://fossies.org/linux/privat/toilet-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="libcaca"
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_DEPENDS="libcaca"
TERMUX_PKG_BUILD_IN_SRC=yes