development/xasm: Updated for version 3.1.1.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2019-11-26 17:05:52 -05:00 committed by Willy Sudiarto Raharjo
parent 7d55bf9512
commit 3057f2f851
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=xasm
VERSION=${VERSION:-3.1.0}
VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="xasm"
VERSION="3.1.0"
VERSION="3.1.1"
HOMEPAGE="https://github.com/pfusik/xasm"
DOWNLOAD="https://github.com/pfusik/xasm/archive/xasm-3.1.0/xasm-xasm-3.1.0.tar.gz"
MD5SUM="d7124e5e18e05414b59eba1e6bed2b09"
DOWNLOAD="https://github.com/pfusik/xasm/archive/xasm-3.1.1/xasm-xasm-3.1.1.tar.gz"
MD5SUM="fc4b8c8c085bae50adcce519c3c51c8c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmd"