graphics/nomacs: Updated for version 3.17.2287.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9ecbfc57d
commit
726493d1a4
|
@ -25,8 +25,8 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=nomacs
|
PRGNAM=nomacs
|
||||||
VERSION=${VERSION:-3.17.2282}
|
VERSION=${VERSION:-3.17.2287}
|
||||||
PVERSION=${PVERSION:-3.16}
|
PVERSION=${PVERSION:-3.17.2285}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
PRGNAM="nomacs"
|
PRGNAM="nomacs"
|
||||||
VERSION="3.17.2282"
|
VERSION="3.17.2287"
|
||||||
HOMEPAGE="http://www.nomacs.org"
|
HOMEPAGE="http://www.nomacs.org"
|
||||||
DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.17.2282/nomacs-3.17.2282.tar.gz \
|
DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.17.2287/nomacs-3.17.2287.tar.gz \
|
||||||
https://github.com/nomacs/nomacs-plugins/archive/3.16/nomacs-plugins-3.16.tar.gz \
|
https://github.com/novomesk/nomacs-plugins/archive/3.17.2285/nomacs-plugins-3.17.2285.tar.gz \
|
||||||
http://ponce.cc/slackware/sources/repo/quazip-1.0.0.patch.gz"
|
http://ponce.cc/slackware/sources/repo/quazip-1.0.0.patch.gz"
|
||||||
MD5SUM="3c02094b9fdbfaff40be978ffb4b4583 \
|
MD5SUM="cad22b0c7cfe367b050f98910e696df2 \
|
||||||
fe809775c82da4e55fb47a6e0d05b97a \
|
ada999b5dd3016280046b585661fe5fc \
|
||||||
476482ba8065f1e5c3eda96c6b7d9ef6"
|
476482ba8065f1e5c3eda96c6b7d9ef6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in New Issue