dmd: update to 2.066.0.
This commit is contained in:
parent
103350790c
commit
d8092105e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dmd'
|
# Template file for 'dmd'
|
||||||
pkgname=dmd
|
pkgname=dmd
|
||||||
version=2.065.0
|
version=2.066.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="dmd2"
|
wrksrc="dmd2"
|
||||||
short_desc="The Digital Mars D compiler"
|
short_desc="The Digital Mars D compiler"
|
||||||
|
@ -8,7 +8,7 @@ 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=f3f4c8f6c2e5cdd0ac335e56613663bee075a1e797ffbb55035d6c767d7bc585
|
checksum=f13db9ed3bdc8740deb5903991e9e499fac708c8a1759050f1bfae624528df20
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_archbits=64
|
_archbits=64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue