diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 20:22:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:37 +0700 |
commit | 0b77185a7e0a01f4e046bc7cca54bde35a7d9bdf (patch) | |
tree | 486baa4e6b6bd7f5a4a286cb3460ffe3767442f1 /system/gsmartcontrol | |
parent | 622545f074524c56fe5321d5914ee47222edffd6 (diff) |
system/gsmartcontrol: Updated for version 1.0.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/gsmartcontrol')
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.SlackBuild | 2 | ||||
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild index 05e95aab63cc..0c73c3cccac2 100644 --- a/system/gsmartcontrol/gsmartcontrol.SlackBuild +++ b/system/gsmartcontrol/gsmartcontrol.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gsmartcontrol -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gsmartcontrol/gsmartcontrol.info b/system/gsmartcontrol/gsmartcontrol.info index 59daf150ef74..64c0ee8bdf14 100644 --- a/system/gsmartcontrol/gsmartcontrol.info +++ b/system/gsmartcontrol/gsmartcontrol.info @@ -1,8 +1,8 @@ PRGNAM="gsmartcontrol" -VERSION="1.0.0" +VERSION="1.0.1" HOMEPAGE="https://sourceforge.net/projects/gsmartcontrol/" -DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.0.0/gsmartcontrol-1.0.0.tar.bz2" -MD5SUM="1adec9d4533b8e388f03ab466f296121" +DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.0.1/gsmartcontrol-1.0.1.tar.bz2" +MD5SUM="b19f95e0a598500d53ef03212d769c45" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |