aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/dmd/dmd-2.086.1-r1.ebuild')
-rw-r--r--dev-lang/dmd/dmd-2.086.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/dmd/dmd-2.086.1-r1.ebuild b/dev-lang/dmd/dmd-2.086.1-r1.ebuild
index 757a4dc..728dce9 100644
--- a/dev-lang/dmd/dmd-2.086.1-r1.ebuild
+++ b/dev-lang/dmd/dmd-2.086.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,8 +10,8 @@ DLANG_VERSION_RANGE="2.073-"
inherit dmd
PATCHES=(
- "${FILESDIR}/2.081-allow-deprecations.patch"
- "${FILESDIR}/2.083-link-32-bit-shared-lib-with-ld.bfd.patch"
+ "${FILESDIR}/2.082-allow-deprecations.patch"
+ "${FILESDIR}/2.078-link-32-bit-shared-lib-with-ld.bfd.patch"
)
dmd_src_prepare_extra() {