commit:     29bf86595de90144f947d9dd088c96432bc5cffd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 10:29:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 10:29:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bf8659

app-admin/logrotate: migrate to xz

Smaller tarballs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/logrotate/Manifest                | 2 +-
 app-admin/logrotate/logrotate-3.19.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/logrotate/Manifest b/app-admin/logrotate/Manifest
index 467344c959b2..46170aa8169d 100644
--- a/app-admin/logrotate/Manifest
+++ b/app-admin/logrotate/Manifest
@@ -1,2 +1,2 @@
 DIST logrotate-3.18.1.tar.gz 225226 BLAKE2B 
6f40dfe89f9c6202263f16204a9cff07b921abc9a298b58649bb4968c9f498626741be334c47d4092da564ed75642b687ff6ef8781f69f5e25364f8635646d9d
 SHA512 
c40f920686aee014c652f087c64f2a85e9e866a8717d1bd3f32a9dd7959a02962e6174de28ae685428b442e12079d0c8d91485611ca34a873ffae872a54ec9fe
-DIST logrotate-3.19.0.tar.gz 228089 BLAKE2B 
aa5e932fe2056d150cc632134d80e160883b62e9f92a010bd5f5cded40a0362e28b966d006305b07030a8b07eb35a8e0c5b65b8d4bc87c278286b326cced1c46
 SHA512 
68bca961608565687a9ccb18e72f0627b405aff95286e508fdc78926d2cc172c56e1523a24ca81a161f683c2d568312984e2757edd291d144e0e4b982433e119
+DIST logrotate-3.19.0.tar.xz 166276 BLAKE2B 
bb19690ca092905e527f6a0a7915373a65b29d3b50d97456ed31aa9b5b5698b3ae266c8e247a167198dcd8891a7e330f4913dfefa3563e5b2de7a6e0d067a6c3
 SHA512 
7838e14a5b147f6e5edf6efdf743deeca39fdb563fc6f14aa010ac5b7bdef9c2bb8005415481d1b042b31975052d5ed6e75c4bcd7e378003427ebe5ec02a1f2c

diff --git a/app-admin/logrotate/logrotate-3.19.0.ebuild 
b/app-admin/logrotate/logrotate-3.19.0.ebuild
index 7cb3f042a6ea..461e26ab35da 100644
--- a/app-admin/logrotate/logrotate-3.19.0.ebuild
+++ b/app-admin/logrotate/logrotate-3.19.0.ebuild
@@ -7,7 +7,7 @@ inherit systemd tmpfiles
 
 DESCRIPTION="Rotates, compresses, and mails system logs"
 HOMEPAGE="https://github.com/logrotate/logrotate";
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to