dmd: update to 2.062.
This commit is contained in:
parent
4041170616
commit
d9c0bd6ec9
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'dmd'
|
# Template file for 'dmd'
|
||||||
pkgname=dmd
|
pkgname=dmd
|
||||||
version=2.061
|
version=2.062
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="dmd2"
|
wrksrc="dmd2"
|
||||||
short_desc="The Digital Mars D compiler"
|
short_desc="The Digital Mars D compiler"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.digitalmars.com/d/2.0/"
|
homepage="http://www.digitalmars.com/d/2.0/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://ftp.digitalmars.com/dmd.${version}.zip"
|
distfiles="http://ftp.digitalmars.com/dmd.${version}.zip"
|
||||||
checksum="13b546b69d628280f245ab19bf4ed27ab66a0085afdaf950e075e68acc7f4c93"
|
checksum="43249dd1f5ca111006b6a5b7125f8e9326badadb6d9db2105ba93569addc50af"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_archbits=64
|
_archbits=64
|
||||||
|
|
Loading…
Reference in New Issue