summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2021-01-19 19:10:46 +0100
committerIsmael Luceno2021-01-19 19:10:46 +0100
commit481994238add0379e7de79f9bc65ecbc95e4d716 (patch)
tree74189837f451de6f54f2d8b149bca4ad0a959be0 /net
parent613a9807b5eea40685adb0e74f4e36432d267e8b (diff)
minicom 2.8
Diffstat (limited to 'net')
-rwxr-xr-xnet/minicom/DETAILS10
-rw-r--r--net/minicom/HISTORY4
2 files changed, 9 insertions, 5 deletions
diff --git a/net/minicom/DETAILS b/net/minicom/DETAILS
index b9728043cd..f02a3a917a 100755
--- a/net/minicom/DETAILS
+++ b/net/minicom/DETAILS
@@ -1,10 +1,10 @@
SPELL=minicom
- VERSION=2.7.1
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=2.8
+ SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://alioth.debian.org/frs/download.php/file/4215/$SOURCE
- SOURCE_HASH=sha512:b429b32d187c3ee915c5074a0d0f08b7e3951cb8528ecbdd889837ff301662c16740ad77bd2bf3baf759c0a84e779a8dc8fd888a4260a0ace15ebc4c2f697c82
- WEB_SITE=http://alioth.debian.org/projects/minicom/
+ WEB_SITE=https://salsa.debian.org/minicom-team/minicom/
+ SOURCE_URL=("$WEB_SITE/-/archive/$VERSION/$SOURCE")
+ SOURCE_HASH=sha512:535e0df37d8679ff08959b14f1f494a4d632af5a481e49873dd33a6c601de3ce20193ee6314d6c3282775f5adb906521a237bf8ac4b32e2751c754a91d99853f
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="net"
diff --git a/net/minicom/HISTORY b/net/minicom/HISTORY
index a366a333ea..331a77ba4b 100644
--- a/net/minicom/HISTORY
+++ b/net/minicom/HISTORY
@@ -1,3 +1,7 @@
+2021-01-19 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: fixed WEB_SITE
+ updated spell to 2.8
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/