diff options
-rw-r--r-- | gnustep-apps/zipper/zipper-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/zipper/zipper-1.5-r1.ebuild b/gnustep-apps/zipper/zipper-1.5-r1.ebuild index 57f7fe38345b..bbad82d1931c 100644 --- a/gnustep-apps/zipper/zipper-1.5-r1.ebuild +++ b/gnustep-apps/zipper/zipper-1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit gnustep-2 S=${WORKDIR}/${P/z/Z} DESCRIPTION="Zipper is a tool for inspecting and extracting compressed archives" -HOMEPAGE="http://gap.nongnu.org/zipper" +HOMEPAGE="https://gap.nongnu.org/zipper" SRC_URI="https://savannah.nongnu.org/download/gap/${P/z/Z}.tar.gz" LICENSE="GPL-2" SLOT="0" |