mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
audio/ntk: Updated for version 20200928
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8a1effd6d
commit
3ea7f3f755
3 changed files with 4 additions and 5 deletions
|
@ -8,5 +8,4 @@ So, install this first, and then build and install Non.
|
|||
|
||||
The only official download is available as a git repository. In order
|
||||
to standardise this SlackBuild, a snapshot of the git repository as of
|
||||
25/09/2019 (commit d958df0) has been posted to slackermedia.info,
|
||||
which this SlackBuild uses.
|
||||
28/09/2020 has been posted to slackermedia.info.
|
||||
|
|
|
@ -14,7 +14,7 @@ SRCNAM=ntk #comment out if building from git
|
|||
#to build from git uncomment this one
|
||||
#SRCNAM=non
|
||||
|
||||
VERSION=${VERSION:-20190925}
|
||||
VERSION=${VERSION:-20200928}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntk"
|
||||
VERSION="20190925"
|
||||
HOMEPAGE="http://non.tuxfamily.org"
|
||||
DOWNLOAD="http://slackermedia.info/slackbuilds/ntk/ntk-git-20190925.tar.xz"
|
||||
MD5SUM="6d3d94ea56089eac638a1ae6883ddf4c"
|
||||
DOWNLOAD="http://slackermedia.info/slackbuilds/ntk/ntk-git-20200928.tar.xz"
|
||||
MD5SUM="e19391739aeaf002ee67c4dede363b3e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue