mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/gsmartcontrol: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
e692d11c1c
commit
1549f4629b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for GSmartControl
|
||||
#
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gsmartcontrol
|
||||
VERSION=${VERSION:-0.8.7}
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gsmartcontrol"
|
||||
VERSION="0.8.7"
|
||||
VERSION="1.0.0"
|
||||
HOMEPAGE="https://sourceforge.net/projects/gsmartcontrol/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/0.8.7/gsmartcontrol-0.8.7.tar.bz2"
|
||||
MD5SUM="6d104c2ffc1e693cd1a8052a6d7e3b30"
|
||||
DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.0.0/gsmartcontrol-1.0.0.tar.bz2"
|
||||
MD5SUM="adec9d4533b8e388f03ab466f296121"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue