development/dmd: Updated for version 2.093.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2020-09-23 08:47:44 +02:00 committed by Willy Sudiarto Raharjo
parent ce7d1afd69
commit 1b78a0a60e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
VERSION=${VERSION:-2.092.1}
VERSION=${VERSION:-2.093.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.092.1"
VERSION="2.093.1"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.092.1/dmd.2.092.1.linux.tar.xz"
MD5SUM="47623be430b58faf69abfadb08c95004"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.093.1/dmd.2.093.1.linux.tar.xz"
MD5SUM="131dc7e58ae9e3ae08782bb5fa103687"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""