development/xsp: Updated for version 4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2016-12-29 09:29:46 +07:00 committed by Willy Sudiarto Raharjo
parent 2884d4b027
commit e5badbbebb
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xsp
VERSION=${VERSION:-4.2}
VERSION=${VERSION:-4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="xsp"
VERSION="4.2"
VERSION="4.4"
HOMEPAGE="https://github.com/mono/xsp"
DOWNLOAD="https://github.com/mono/xsp/archive/4.2/xsp-4.2.tar.gz"
MD5SUM="fc5112f1d27c6039fe48ab7317b6ef02"
DOWNLOAD="https://github.com/mono/xsp/archive/4.4/xsp-4.4.tar.gz"
MD5SUM="d831bc43e81951f48849a62b2da75ea3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"