app-admin/logrotate: fix SRC_URI
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Jan 2020 19:03:21 +0000 (22:03 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Jan 2020 19:03:21 +0000 (22:03 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-admin/logrotate/logrotate-3.14.0.ebuild
app-admin/logrotate/logrotate-3.15.1.ebuild

index f0e25d4dbc28c9145bb521fdee68aea85b01c5c1..ab589a26bc26b948749129672b5c7408dcd0dcea 100644 (file)
@@ -7,7 +7,7 @@ inherit systemd
 
 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 -> ${P}.tar.gz"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index eef82c310b871a618490487391a59d7f628720c6..aa92d896ca49a5eeb4d5b60122b22e737f311691 100644 (file)
@@ -7,7 +7,7 @@ inherit systemd
 
 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 -> ${P}.tar.gz"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"