diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-06-07 13:59:46 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-07 13:59:46 +0100 |
commit | becf773002d6dc19496871a3053562b2315e8120 (patch) | |
tree | 6f98ffc5443a35c7fa8014259968522c812c6e14 /misc/discount | |
parent | 8c77c4073ff1e9c6f5580859bd8fbd5b93896d5d (diff) | |
download | slackbuilds-becf773002d6dc19496871a3053562b2315e8120.tar.gz |
misc/discount: Updated for version 2.2.3a.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/discount')
-rw-r--r-- | misc/discount/discount.SlackBuild | 2 | ||||
-rw-r--r-- | misc/discount/discount.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/discount/discount.SlackBuild b/misc/discount/discount.SlackBuild index 3828cc9bc9..9231ee87cf 100644 --- a/misc/discount/discount.SlackBuild +++ b/misc/discount/discount.SlackBuild @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=discount -VERSION=${VERSION:-2.2.2} +VERSION=${VERSION:-2.2.3a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/discount/discount.info b/misc/discount/discount.info index da0da27377..115e7b8d58 100644 --- a/misc/discount/discount.info +++ b/misc/discount/discount.info @@ -1,8 +1,8 @@ PRGNAM="discount" -VERSION="2.2.2" +VERSION="2.2.3a" HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/" -DOWNLOAD="http://www.pell.portland.or.us/~orc/Code/discount/discount-2.2.2.tar.bz2" -MD5SUM="0531fc428f023942b364c781a948df08" +DOWNLOAD="http://www.pell.portland.or.us/~orc/Code/discount/discount-2.2.3a.tar.bz2" +MD5SUM="f0d34d232b81b2fa8e5a2f2281d3f1e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |