summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste/wgetpaste.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/wgetpaste/wgetpaste.SlackBuild')
-rw-r--r--accessibility/wgetpaste/wgetpaste.SlackBuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild
index ce6498125d..4253cb3ab0 100644
--- a/accessibility/wgetpaste/wgetpaste.SlackBuild
+++ b/accessibility/wgetpaste/wgetpaste.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
PRGNAM=wgetpaste
-VERSION=${VERSION:-2.20}
+VERSION=${VERSION:-2.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -29,12 +29,6 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
-# The default pastebin is gists, which isn't actually working today. Never
-# used it myself so I dunno if it's a temporary thing or a bug in wgetpaste
-# or what. Older wgetpaste defaults to dpaste, which still works fine, so
-# let's make that the default.
-patch -p1 < $CWD/dpaste_default.diff
-
# x11-misc/xclip => xclip
# 'emerge --info' => wgetpaste_info
patch -p1 < $CWD/no_gentooisms.diff