aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
commitc20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch)
tree79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1 /app-office
parentdev-scheme/sagittarius: fix cxxflags and tests (diff)
downloadguru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
index 55ff6f6e12..93c333b843 100644
--- a/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
@@ -14,7 +14,7 @@ NM="openoffice"
NM1="${NM}-brand"
NM2="${NM}4"
NM3="${NM2}.$(ver_cut 2-3)"
-FILEPATH="mirror://sourceforge/openofficeorg.mirror"
+FILEPATH="https://downloads.sourceforge.net/openofficeorg.mirror"
if [ "${ARCH}" = "amd64" ] ; then
XARCH="x86_64"
else