Use github.exlib where it makes sense

This commit is contained in:
2016-04-22 17:42:34 +02:00
parent 5132b7fc89
commit 067d52967f
26 changed files with 40 additions and 62 deletions

View File

@@ -6,10 +6,9 @@ require flag-o-matic
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
require lua [ whitelist="5.1" multibuild=false ]
require bash-completion
require github [ user=velnias75 tag=V${PV} ]
SUMMARY="Server for the popular card game Mau Mau"
HOMEPAGE="http://sourceforge.net/projects/netmaumau"
DOWNLOADS="https://github.com/velnias75/NetMauMau/archive/V${PV}.tar.gz -> ${PNV}-server.tar.gz"
LICENCES="LGPL-3"
SLOT="0"