system/laptop-mode-tools: Updated for version 1.71 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9348ea592a
commit
1d6b686e97
|
@ -2,7 +2,8 @@
|
|||
|
||||
# Slackware build script for laptop-mode-tools
|
||||
# Copyright 2010 V'yacheslav Stetskevych <slava18@gmail.com>
|
||||
# Maintained by John Tyree <johntyree+sbo@gmail.com>
|
||||
# Previously Maintained by John Tyree <johntyree+sbo@gmail.com>
|
||||
# Maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=laptop-mode-tools
|
||||
VERSION=${VERSION:-1.70}
|
||||
VERSION=${VERSION:-1.71}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="laptop-mode-tools"
|
||||
VERSION="1.70"
|
||||
VERSION="1.71"
|
||||
HOMEPAGE="https://github.com/rickysarraf/laptop-mode-tools"
|
||||
DOWNLOAD="https://github.com/rickysarraf/laptop-mode-tools/archive/1.70/laptop-mode-tools-1.70.tar.gz"
|
||||
MD5SUM="62369c9139ca69ea1e72fe1cb3a925eb"
|
||||
DOWNLOAD="https://github.com/rickysarraf/laptop-mode-tools/archive/1.71/laptop-mode-tools-1.71.tar.gz"
|
||||
MD5SUM="8b9a2d9db7dd9d0a99b635a1185f292c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="John Tyree"
|
||||
EMAIL="johntyree+sbo@gmail.com"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue