diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-15 11:28:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-15 11:42:46 +0200 |
commit | 66951bf36a360f833c8b4dee474e016a4065b280 (patch) | |
tree | 9fb14131ee4a3f4025e9dd41009e179febc28a22 /app-emulation/dlx | |
parent | media-libs/gstreamer-editing-services: support python3_7 (diff) | |
download | gentoo-66951bf36a360f833c8b4dee474e016a4065b280.tar.gz gentoo-66951bf36a360f833c8b4dee474e016a4065b280.tar.bz2 gentoo-66951bf36a360f833c8b4dee474e016a4065b280.zip |
app-emulation/dlx: Update HOMEPAGE, version distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r-- | app-emulation/dlx/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/dlx/dlx-1.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/dlx/Manifest b/app-emulation/dlx/Manifest index d65a8e42f35d..4de82a978b28 100644 --- a/app-emulation/dlx/Manifest +++ b/app-emulation/dlx/Manifest @@ -1 +1 @@ -DIST dlx.tar.gz 112589 BLAKE2B 307785d08fd69e45264471fbc21e3b2bdba99798c0b7144c3d6a92819c29e4ac6449a6db83fdd55ba81d3b2e3f8ca6c991ee6c117ddc490a88ae210e5bc07ab8 SHA512 99297f14f6716ada7a29b204723a0c951002529362a22f695b3647517462f43af563ea55467985dda3e21d79a14d46b84dbc9b22a8c0751fba49257e30f70a7f +DIST dlx-1.0.0.tar.gz 112589 BLAKE2B 307785d08fd69e45264471fbc21e3b2bdba99798c0b7144c3d6a92819c29e4ac6449a6db83fdd55ba81d3b2e3f8ca6c991ee6c117ddc490a88ae210e5bc07ab8 SHA512 99297f14f6716ada7a29b204723a0c951002529362a22f695b3647517462f43af563ea55467985dda3e21d79a14d46b84dbc9b22a8c0751fba49257e30f70a7f diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild index 77c03ed90c35..07a21a906582 100644 --- a/app-emulation/dlx/dlx-1.0.0.ebuild +++ b/app-emulation/dlx/dlx-1.0.0.ebuild @@ -6,8 +6,8 @@ EAPI=6 S=${WORKDIR}/dlx DESCRIPTION="DLX Simulator" -HOMEPAGE="http://www.davidviner.com/dlx.php" -SRC_URI="http://www.davidviner.com/dlx/dlx.tar.gz" +HOMEPAGE="https://www.davidviner.com/dlx" +SRC_URI="mirror://gentoo/dlx.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |