[Slackbuilds-users] wink download link
Ben Collver
bencollver at gmail.com
Sat Jan 19 16:43:18 UTC 2013
Good morning,
Someone told me that the wink download link is broken. The Linux
version of wink no longer has a direct download link, but it has an
interactive download page. The following changes will fix the
SlackBuild.
-Ben
--- wink.orig/wink.SlackBuild 2010-06-15 22:22:12.000000000 -0700
+++ wink/wink.SlackBuild 2013-01-19 08:46:04.671669017 -0800
@@ -41,7 +41,7 @@
rm -rf $PRGNAM-$VERSION
mkdir $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
-tar xvf $CWD/wink15.tar.gz
+tar xvf $CWD/wink15_b1060.tar.gz
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
--- wink.orig/wink.info 2012-09-28 21:34:38.000000000 -0700
+++ wink/wink.info 2013-01-19 08:47:32.079352359 -0800
@@ -1,7 +1,7 @@
PRGNAM="wink"
VERSION="1.5"
HOMEPAGE="http://www.debugmode.com/wink/"
-DOWNLOAD="http://www.digital2b.com/mirror_wink/wink15.tar.gz"
+DOWNLOAD="http://www.afterdawn.com/software/desktop/screen_capture/wink_for_linux.cfm"
MD5SUM="be2d80bcf3fdfe1a403674d789aed9db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
More information about the SlackBuilds-users
mailing list