summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-08-18 00:21:10 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-08-18 00:22:41 +0200
commit061f9b9429a62e9cec98f3cbdc76f6efdfad3ae4 (patch)
tree7235fbeab6a2638b648838cbc09c5a38b8bfbd5c /dev-db/mariadb/mariadb-10.5.12.ebuild
parentdev-python/wand: add the Python project to maintainers (diff)
downloadgentoo-061f9b9429a62e9cec98f3cbdc76f6efdfad3ae4.tar.gz
gentoo-061f9b9429a62e9cec98f3cbdc76f6efdfad3ae4.tar.bz2
gentoo-061f9b9429a62e9cec98f3cbdc76f6efdfad3ae4.zip
dev-db/mariadb: re-introduce mariadb mirrors
Closes: https://bugs.gentoo.org/808789 Package-Manager: Portage-3.0.21, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/mariadb/mariadb-10.5.12.ebuild')
-rw-r--r--dev-db/mariadb/mariadb-10.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.5.12.ebuild b/dev-db/mariadb/mariadb-10.5.12.ebuild
index 4ba4cb21c9c5..137b7a322f1e 100644
--- a/dev-db/mariadb/mariadb-10.5.12.ebuild
+++ b/dev-db/mariadb/mariadb-10.5.12.ebuild
@@ -12,7 +12,7 @@ inherit eutils systemd flag-o-matic prefix toolchain-funcs \
# Patch version
PATCH_SET="https://dev.gentoo.org/~whissi/dist/${PN}/${PN}-10.5.12-patches-01.tar.xz"
-SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz
+SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz
${PATCH_SET}"
HOMEPAGE="https://mariadb.org/"