diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-05 17:28:28 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:47 +0700 |
commit | d79083005eb51a2422b62690cf9a13b06083194b (patch) | |
tree | b7f084557c66e9606674b11218207300fcda0e2e /system/linuxconsoletools | |
parent | 3231399eb7a4b9dead5d1fd26a5562ececf56033 (diff) | |
download | slackbuilds-d79083005eb51a2422b62690cf9a13b06083194b.tar.gz |
system/linuxconsoletools: Updated for version 1.4.8.
Diffstat (limited to 'system/linuxconsoletools')
-rw-r--r-- | system/linuxconsoletools/linuxconsoletools.SlackBuild | 4 | ||||
-rw-r--r-- | system/linuxconsoletools/linuxconsoletools.info | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/system/linuxconsoletools/linuxconsoletools.SlackBuild b/system/linuxconsoletools/linuxconsoletools.SlackBuild index f968883ac9..29e2a7b212 100644 --- a/system/linuxconsoletools/linuxconsoletools.SlackBuild +++ b/system/linuxconsoletools/linuxconsoletools.SlackBuild @@ -25,8 +25,10 @@ # 20140315 bkw: took over maintenance, updated for 1.4.7, replaced patch # with a bit of sed. +# 20150505 bkw: update for v1.4.8 + PRGNAM=linuxconsoletools -VERSION=${VERSION:-1.4.7} +VERSION=${VERSION:-1.4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/linuxconsoletools/linuxconsoletools.info b/system/linuxconsoletools/linuxconsoletools.info index 433d9d354f..aa4bb0557c 100644 --- a/system/linuxconsoletools/linuxconsoletools.info +++ b/system/linuxconsoletools/linuxconsoletools.info @@ -1,8 +1,8 @@ PRGNAM="linuxconsoletools" -VERSION="1.4.7" +VERSION="1.4.8" HOMEPAGE="http://sourceforge.net/projects/linuxconsole/" -DOWNLOAD="http://downloads.sourceforge.net/linuxconsole/linuxconsoletools-1.4.7.tar.bz2" -MD5SUM="fc839ab0dd04718244e17eab9d137ecd" +DOWNLOAD="http://downloads.sourceforge.net/linuxconsole/linuxconsoletools-1.4.8.tar.bz2" +MD5SUM="d46f88de79d45ce1929b73022266f785" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |