From 95e29a3cc329c91fec1788ac38bdae5b3855aabd Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Wed, 2 Nov 2022 10:10:05 -0500 Subject: system/gsmartcontrol: Updated for version 1.1.4. Signed-off-by: Willy Sudiarto Raharjo --- system/gsmartcontrol/gsmartcontrol.SlackBuild | 4 ++-- system/gsmartcontrol/gsmartcontrol.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system/gsmartcontrol') diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild index b9d31fbd21..c97f83726e 100644 --- a/system/gsmartcontrol/gsmartcontrol.SlackBuild +++ b/system/gsmartcontrol/gsmartcontrol.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for GSmartControl # -# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gsmartcontrol -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/gsmartcontrol/gsmartcontrol.info b/system/gsmartcontrol/gsmartcontrol.info index 64c0ee8bdf..dde5fdaf1a 100644 --- a/system/gsmartcontrol/gsmartcontrol.info +++ b/system/gsmartcontrol/gsmartcontrol.info @@ -1,8 +1,8 @@ PRGNAM="gsmartcontrol" -VERSION="1.0.1" +VERSION="1.1.4" HOMEPAGE="https://sourceforge.net/projects/gsmartcontrol/" -DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.0.1/gsmartcontrol-1.0.1.tar.bz2" -MD5SUM="b19f95e0a598500d53ef03212d769c45" +DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.1.4/gsmartcontrol-1.1.4.tar.bz2" +MD5SUM="8345b195e51339884634006cc4b15a5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad