From f7039168d927624fb4c8d1e4b04e9a15707e48e7 Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Sat, 12 Sep 2020 04:53:24 +0100 Subject: misc/discount: Updated for version 2.2.7. Signed-off-by: Dave Woodfall --- misc/discount/discount.SlackBuild | 6 +++--- misc/discount/discount.info | 8 ++++---- misc/discount/slack-desc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'misc') 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 # 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: -- cgit v1.2.3