summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 12:53:58 +0100
committerSam James <sam@gentoo.org>2022-04-12 22:03:50 +0100
commitda430e26a49a9b91654e2f062cdbdb956eb0672b (patch)
treed8e3e0ea59ea4e9f0ab8a5cb99cfee1047117448
parentdev-libs/gnulib: switch to xz (diff)
downloadgentoo-da430e26a49a9b91654e2f062cdbdb956eb0672b.tar.gz
gentoo-da430e26a49a9b91654e2f062cdbdb956eb0672b.tar.bz2
gentoo-da430e26a49a9b91654e2f062cdbdb956eb0672b.zip
dev-libs/libax25: switch to xz
Smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libax25/Manifest2
-rw-r--r--dev-libs/libax25/libax25-0.0.12_rc5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libax25/Manifest b/dev-libs/libax25/Manifest
index 650416feb4de..8a06ae2c6e3f 100644
--- a/dev-libs/libax25/Manifest
+++ b/dev-libs/libax25/Manifest
@@ -1 +1 @@
-DIST libax25-0.0.12-rc5.tar.gz 360123 BLAKE2B 55b1797977e5bb508aed67b43665cefdb7b296c6f2fc5d68f2e59e20da4833cd19030c1fa6deee4d463135a5eb4a944c2c779a47570e5cbfb10fd640f8c00bf2 SHA512 01aaf1ef5be7a347ec702f890e26e7cad02eff1cc8b4932fe9452cab8012bb0d7cd25f74871d83f188f22a3a5fd600ec57131ddb540a6c746908bf47e42f958f
+DIST libax25-0.0.12-rc5.tar.xz 247072 BLAKE2B 9d39e1fc5489e9bdd78b8f5a3eb033e7561922a44de8da4c08b14a890c1d2bf24e5ee63dbc3cce4ec8195ac857948a262e40bf379341e24bfb8f1d8a4c391ab4 SHA512 2e5b46b065763a47ee1d92866ee108390661adbd0ac9ececa5abf3e34ebf3bc9c8a1d082b16fc89e0bbc868b551dd894991c687f4c753b67e533e81b80dd1da0
diff --git a/dev-libs/libax25/libax25-0.0.12_rc5.ebuild b/dev-libs/libax25/libax25-0.0.12_rc5.ebuild
index 8e5aa531773e..7b1d1c34fbd9 100644
--- a/dev-libs/libax25/libax25-0.0.12_rc5.ebuild
+++ b/dev-libs/libax25/libax25-0.0.12_rc5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_P=${PN}-$(ver_rs 3 '-')
DESCRIPTION="AX.25 library for hamradio applications"
HOMEPAGE="http://www.linux-ax25.org/"
-SRC_URI="http://www.linux-ax25.org/pub/${PN}/${MY_P}.tar.gz"
+SRC_URI="http://www.linux-ax25.org/pub/${PN}/${MY_P}.tar.xz"
LICENSE="LGPL-2+"
SLOT="0"