mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/TLP: Updated for version 0.8.
This commit is contained in:
parent
140e28e353
commit
821ff572e8
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=TLP
|
||||
VERSION=${VERSION:-0.7}
|
||||
BUILD=${BUILD:-3}
|
||||
VERSION=${VERSION:-0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="TLP"
|
||||
VERSION="0.7"
|
||||
VERSION="0.8"
|
||||
HOMEPAGE="http://linrunner.de/en/tlp/tlp.html"
|
||||
DOWNLOAD="http://github.com/linrunner/TLP/archive/0.7.tar.gz"
|
||||
MD5SUM="660ee2e507c02f11c62d70ff4ca8329c"
|
||||
DOWNLOAD="http://github.com/linrunner/TLP/archive/0.8.tar.gz"
|
||||
MD5SUM="d53ef993ce96ccff904d6caad1f14006"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue