summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2022-06-29 14:09:16 +0200
committerIsmael Luceno2022-07-01 14:11:19 +0200
commitf8f5cc35a44cc74425e8e6de8c76fbee4d971c33 (patch)
treefaef2e426e7162eb9564597f7d0f2e35e16f7430 /net
parent33c4bdc38bf5385bac16c1619c989c9d14c518f9 (diff)
wgetpaste 2.32
Diffstat (limited to 'net')
-rwxr-xr-xnet/wgetpaste/DETAILS8
-rw-r--r--net/wgetpaste/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/net/wgetpaste/DETAILS b/net/wgetpaste/DETAILS
index e4dda2af37..893d64efb9 100755
--- a/net/wgetpaste/DETAILS
+++ b/net/wgetpaste/DETAILS
@@ -1,9 +1,9 @@
SPELL=wgetpaste
- VERSION=2.30
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:d531fb40b16f4f5bacad9c9e1b06ec0ef54d6b7548b3c018c391dbb4660fdbc7acc0d19b9310f825b6f9f3e3eb74b79d5a56f6bc38faefed583f518a389ccf14
+ VERSION=2.32
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_HASH=sha512:322641aab1bd79728deab31d09bd3b33c168744e58904860f779d7ef9ba6b31c9c603f781bfcbd4970f8bd1bdcad36f9873f8aea745a33a30f7fd91bcc2ed06b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://wgetpaste.zlin.dk/$SOURCE
+ SOURCE_URL[0]=https://github.com/zlin/$SPELL/releases/download/$VERSION/$SOURCE
WEB_SITE=http://wgetpaste.zlin.dk/
ENTERED=20100810
LICENSE[0]=PD
diff --git a/net/wgetpaste/HISTORY b/net/wgetpaste/HISTORY
index 229931fb4b..46a16c5fba 100644
--- a/net/wgetpaste/HISTORY
+++ b/net/wgetpaste/HISTORY
@@ -1,3 +1,6 @@
+2022-06-29 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 2.32
+
2022-01-17 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.30