mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/iptvnator: Updated for version 0.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c03a3113e
commit
aff1b89e43
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=iptvnator
|
||||
VERSION=${VERSION:-0.15.1}
|
||||
VERSION=${VERSION:-0.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="iptvnator"
|
||||
VERSION="0.15.1"
|
||||
VERSION="0.16.0"
|
||||
HOMEPAGE="https://github.com/4gray/iptvnator"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/4gray/iptvnator/releases/download/v0.15.1/iptvnator_0.15.1_amd64.deb"
|
||||
MD5SUM_x86_64="35b243ffb88ae2188db4d5d81f4738a3"
|
||||
DOWNLOAD_x86_64="https://github.com/4gray/iptvnator/releases/download/v0.16.0/iptvnator_0.16.0_amd64.deb"
|
||||
MD5SUM_x86_64="4d01b9baabf182b250e8732898489532"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marco Lavorini"
|
||||
EMAIL="sbo.mlavorini@outlook.com"
|
||||
|
|
Loading…
Reference in a new issue