Skip to content

Commit

Permalink
app-cdr/dvdshrink: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
mm1ke authored and juippis committed Jun 11, 2023
1 parent f9bd66e commit 4663388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-cdr/dvdshrink/dvdshrink-2.6.1_p10-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit desktop

DESCRIPTION="Scriptable DVD copy software"
HOMEPAGE="http://dvdshrink.sourceforge.net"
HOMEPAGE="https://dvdshrink.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}mdk.tar.gz"
S="${WORKDIR}/${PN}"

Expand Down

0 comments on commit 4663388

Please sign in to comment.