summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2020-09-12 04:53:24 +0100
committer Dave Woodfall <dave@slackbuilds.org>2020-09-12 04:53:24 +0100
commitf7039168d927624fb4c8d1e4b04e9a15707e48e7 (patch)
tree30812d38673d1a0cb109be5bb5dd2f6fc0106653 /misc
parentee9c63e0c374fea84603c9d8024cc68d27f82aed (diff)
downloadslackbuilds-f7039168d927624fb4c8d1e4b04e9a15707e48e7.tar.gz
slackbuilds-f7039168d927624fb4c8d1e4b04e9a15707e48e7.tar.xz
misc/discount: Updated for version 2.2.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/discount/discount.SlackBuild6
-rw-r--r--misc/discount/discount.info8
-rw-r--r--misc/discount/slack-desc2
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/discount/discount.SlackBuild b/misc/discount/discount.SlackBuild
index 862e816568..ccc7aa80b3 100644
--- a/misc/discount/discount.SlackBuild
+++ b/misc/discount/discount.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for discount
-# Copyright 2018 Donald Cooley, South Haven, Indiana USA
+# Copyright 2018-2020 Donald Cooley, South Haven, Indiana USA
# Copyright (c) 2011-2015, Antonio Hernández Blas <hba.nihilismus@gmail.com>
# All rights reserved.
#
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=discount
-VERSION=${VERSION:-2.2.6}
+VERSION=${VERSION:-2.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +91,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-all-features \
--shared
-make
+make -j1
mkdir -p $PKG/usr/{bin,lib${LIBDIRSUFFIX},include}
make install.everything DESTDIR=$PKG
diff --git a/misc/discount/discount.info b/misc/discount/discount.info
index f3f8fa2fb2..f0cf9121cc 100644
--- a/misc/discount/discount.info
+++ b/misc/discount/discount.info
@@ -1,8 +1,8 @@
PRGNAM="discount"
-VERSION="2.2.6"
-HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/"
-DOWNLOAD="https://github.com/Orc/discount/archive/v2.2.6/discount-2.2.6.tar.gz"
-MD5SUM="65606357127d8081a39d641fd4e87a3a"
+VERSION="2.2.7"
+HOMEPAGE="https://www.pell.portland.or.us/~orc/Code/discount/"
+DOWNLOAD="https://github.com/Orc/discount/archive/v2.2.7/discount-2.2.7.tar.gz"
+MD5SUM="c02c81bea757667fbaf0fefdf9b3749c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc
index e2ce055ce4..6a9151d848 100644
--- a/misc/discount/slack-desc
+++ b/misc/discount/slack-desc
@@ -14,6 +14,6 @@ discount: differentiates it from any of the existing Markdown implementations
discount: except that it's written in C instead of one of the vast flock of
discount: scripting languages that are fighting it out for the Perl crown.
discount:
-discount: Homepage: http://www.pell.portland.or.us/~orc/Code/discount/
+discount: Homepage: https://www.pell.portland.or.us/~orc/Code/discount/
discount:
discount: