Browse Source

system/gsmartcontrol: Updated for version 1.1.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Erik Hanson 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
95e29a3cc3
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      system/gsmartcontrol/gsmartcontrol.SlackBuild
  2. 6
      system/gsmartcontrol/gsmartcontrol.info

4
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}

6
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=""

Loading…
Cancel
Save