diff options
Diffstat (limited to 'system')
-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 29e2a7b21234..b796f36a4084 100644 --- a/system/linuxconsoletools/linuxconsoletools.SlackBuild +++ b/system/linuxconsoletools/linuxconsoletools.SlackBuild @@ -27,8 +27,10 @@ # 20150505 bkw: update for v1.4.8 +# 20160726 bkw: update for v1.5.1 + PRGNAM=linuxconsoletools -VERSION=${VERSION:-1.4.8} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/linuxconsoletools/linuxconsoletools.info b/system/linuxconsoletools/linuxconsoletools.info index aa4bb0557c75..d52ad0987d25 100644 --- a/system/linuxconsoletools/linuxconsoletools.info +++ b/system/linuxconsoletools/linuxconsoletools.info @@ -1,8 +1,8 @@ PRGNAM="linuxconsoletools" -VERSION="1.4.8" +VERSION="1.5.1" HOMEPAGE="http://sourceforge.net/projects/linuxconsole/" -DOWNLOAD="http://downloads.sourceforge.net/linuxconsole/linuxconsoletools-1.4.8.tar.bz2" -MD5SUM="d46f88de79d45ce1929b73022266f785" +DOWNLOAD="http://downloads.sourceforge.net/linuxconsole/linuxconsoletools-1.5.1.tar.bz2" +MD5SUM="86b5c4e8fb6c91c5b7e9298f7dfe5b3e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |