diff options
Diffstat (limited to 'app-emacs/org-mode/org-mode-9.4.6.ebuild')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.4.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.4.6.ebuild b/app-emacs/org-mode/org-mode-9.4.6.ebuild index 9e5416d94789..541e8907e616 100644 --- a/app-emacs/org-mode/org-mode-9.4.6.ebuild +++ b/app-emacs/org-mode/org-mode-9.4.6.ebuild @@ -8,7 +8,8 @@ inherit elisp readme.gentoo-r1 DESCRIPTION="An Emacs mode for notes and project planning" HOMEPAGE="https://www.orgmode.org/" -SRC_URI="https://orgmode.org/org-${PV}.tar.gz" +SRC_URI="https://orgmode.org/org-${PV}.tar.gz + https://web.archive.org/web/20210624085142/https://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" |