mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/x2goserver: Updated for version 20201227_08aa5e6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
098fc97794
commit
29ccab18ab
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x2goserver
|
||||
VERSION=${VERSION:-20190625_b3ec119}
|
||||
VERSION=${VERSION:-20201227_08aa5e6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x2goserver"
|
||||
VERSION="20190625_b3ec119"
|
||||
VERSION="20201227_08aa5e6"
|
||||
HOMEPAGE="http://www.x2go.org"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/x2goserver-20190625_b3ec119.tar.xz"
|
||||
MD5SUM="031e3d92dfd06f22de3052360c524367"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/x2goserver-20201227_08aa5e6.tar.xz"
|
||||
MD5SUM="46aad829313b85218841e1f818244a06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nx-libs perl-Config-Simple perl-File-ReadBackwards perl-DBD-SQLite perl-Capture-Tiny perl-Try-Tiny perl-Unix-Syslog perl-file-basedir perl-Switch"
|
||||
|
|
Loading…
Reference in a new issue