summaryrefslogtreecommitdiffstats
path: root/source/a/minicom
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/minicom')
-rwxr-xr-xsource/a/minicom/minicom.SlackBuild8
-rw-r--r--source/a/minicom/slack-desc2
2 files changed, 6 insertions, 4 deletions
diff --git a/source/a/minicom/minicom.SlackBuild b/source/a/minicom/minicom.SlackBuild
index 4a92b10b1..925bc56bd 100755
--- a/source/a/minicom/minicom.SlackBuild
+++ b/source/a/minicom/minicom.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=minicom
-VERSION=2.7.1
-BUILD=${BUILD:-2}
+VERSION=2.7.2
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -65,7 +65,7 @@ mkdir -p $TMP $PKG
# minicom
cd $TMP
rm -rf minicom-$VERSION
-tar xvf $CWD/minicom-$VERSION.tar.xz || exit 1
+tar xvf $CWD/minicom-$VERSION.tar.?z || exit 1
cd minicom-$VERSION
# The following command renames the internal implementation of getline
@@ -76,6 +76,8 @@ chown -R root:root .
find . -perm 777 -exec chmod 755 {} \+
find . -perm 664 -exec chmod 644 {} \+
+autoreconf -vif
+
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
diff --git a/source/a/minicom/slack-desc b/source/a/minicom/slack-desc
index 38c225a4c..d26b31b05 100644
--- a/source/a/minicom/slack-desc
+++ b/source/a/minicom/slack-desc
@@ -12,7 +12,7 @@ minicom: Minicom - a full featured menu-driven communications package similar
minicom: to the DOS program 'Telix'. Also includes sz/rz - utilities used to
minicom: upload and download files using the Zmodem protocol.
minicom:
-minicom: Homepage: http://alioth.debian.org/projects/minicom
+minicom: Homepage: https://salsa.debian.org/minicom-team/minicom
minicom:
minicom:
minicom: