mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/nx-libs: Updated for version 3.5.0.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
28054cced2
commit
3e89920fc1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=nx-libs
|
||||
VERSION=${VERSION:-3.5.0.30}
|
||||
VERSION=${VERSION:-3.5.0.32}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nx-libs"
|
||||
VERSION="3.5.0.30"
|
||||
VERSION="3.5.0.32"
|
||||
HOMEPAGE="http://www.x2go.org"
|
||||
DOWNLOAD="http://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.30-full.tar.gz"
|
||||
MD5SUM="4c458d18885257da83677f7514620f01"
|
||||
DOWNLOAD="http://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.32-full.tar.gz"
|
||||
MD5SUM="09d99d530cb602f96367cef0f352a6fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue