diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-12-05 18:58:00 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-12-05 19:04:34 +0100 |
commit | a54440c781c187823c76c701ef5a713497f8c19b (patch) | |
tree | 2bf700201f78778cdf32e03f277d296194fc3da9 /dev-ml/fix/fix-20220121.ebuild | |
parent | net-misc/smb4k: Stabilize 3.1.4 x86, #882627 (diff) | |
download | gentoo-a54440c781c187823c76c701ef5a713497f8c19b.tar.gz gentoo-a54440c781c187823c76c701ef5a713497f8c19b.tar.bz2 gentoo-a54440c781c187823c76c701ef5a713497f8c19b.zip |
dev-ml/fix: BetterCompressionUri
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/fix/fix-20220121.ebuild')
-rw-r--r-- | dev-ml/fix/fix-20220121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fix/fix-20220121.ebuild b/dev-ml/fix/fix-20220121.ebuild index eedbd2f24ad4..d10531a6a1d9 100644 --- a/dev-ml/fix/fix-20220121.ebuild +++ b/dev-ml/fix/fix-20220121.ebuild @@ -7,7 +7,7 @@ inherit dune DESCRIPTION="Facilities for memoization and fixed points" HOMEPAGE="https://gitlab.inria.fr/fpottier/fix" -SRC_URI="https://gitlab.inria.fr/fpottier/fix/-/archive/${PV}/${P}.tar.gz" +SRC_URI="https://gitlab.inria.fr/fpottier/fix/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/${PV}" |