diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-11-07 09:03:29 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:56 +0700 |
commit | 06ccc9490feb24bc26beed6761f261d1de78c4e2 (patch) | |
tree | 638f21c7334e50942936eeabe057ffb8651d4a70 /misc | |
parent | 7c6cafbf92b029544ba0cdb95a32fd9877cb4728 (diff) | |
download | slackbuilds-06ccc9490feb24bc26beed6761f261d1de78c4e2.tar.gz |
misc/discount: Updated for version 2.2.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc')
-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 9231ee87cf..e371e60383 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.3a} +VERSION=${VERSION:-2.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/discount/discount.info b/misc/discount/discount.info index 115e7b8d58..2716f17983 100644 --- a/misc/discount/discount.info +++ b/misc/discount/discount.info @@ -1,8 +1,8 @@ PRGNAM="discount" -VERSION="2.2.3a" +VERSION="2.2.4" HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/" -DOWNLOAD="http://www.pell.portland.or.us/~orc/Code/discount/discount-2.2.3a.tar.bz2" -MD5SUM="f0d34d232b81b2fa8e5a2f2281d3f1e7" +DOWNLOAD="http://www.pell.portland.or.us/~orc/Code/discount/discount-2.2.4.tar.bz2" +MD5SUM="2014bf8f4362c87da235a98dd8132c4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |