Skip to content

Commit

Permalink
sys-process/runit: update HOMEPAGE, SRC_URI
Browse files Browse the repository at this point in the history
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Aug 23, 2024
1 parent 882bdce commit 42753a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-process/runit/runit-2.1.2-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ EAPI=8
inherit toolchain-funcs flag-o-matic

DESCRIPTION="A UNIX init scheme with service supervision"
HOMEPAGE="http://smarden.org/runit/"
SRC_URI="http://smarden.org/runit/${P}.tar.gz"
HOMEPAGE="https://smarden.org/runit/"
SRC_URI="https://smarden.org/runit/${P}.tar.gz"
S=${WORKDIR}/admin/${P}/src

LICENSE="BSD"
Expand Down

0 comments on commit 42753a9

Please sign in to comment.