mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/x2goclient: Updated for version 4.1.2.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7065bde6e7
commit
098fc97794
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x2goclient
|
||||
VERSION=${VERSION:-4.1.2.1}
|
||||
VERSION=${VERSION:-4.1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x2goclient"
|
||||
VERSION="4.1.2.1"
|
||||
VERSION="4.1.2.2"
|
||||
HOMEPAGE="http://www.x2go.org"
|
||||
DOWNLOAD="https://code.x2go.org/releases/source/x2goclient/x2goclient-4.1.2.1.tar.gz"
|
||||
MD5SUM="0ed3b974ffec4e3bb1db40fb0be7b6d0"
|
||||
DOWNLOAD="https://code.x2go.org/releases/source/x2goclient/x2goclient-4.1.2.2.tar.gz"
|
||||
MD5SUM="1390b794b0a10f0a885dd7cf00f2acef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nx-libs"
|
||||
|
|
Loading…
Reference in a new issue