net-misc/rinetd: Version the distfile
authorMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 15:33:57 +0000 (17:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 15:44:08 +0000 (17:44 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/rinetd/Manifest
net-misc/rinetd/rinetd-0.62-r2.ebuild

index 5aa960ca6b506d50b76a932f17a99966c6b08187..28de4a7f75d5870d940fb41d648280cc54a92a23 100644 (file)
@@ -1 +1 @@
-DIST rinetd.tar.gz 115541 BLAKE2B 11a6db6955181ba6c823c3b8d9697e4efac10962364b4e993e9057b3500b09161826d325ac0dc3f6756c5cc91b29885c493ba5f053dffd28da97ecae25d2346f SHA512 b6ddb496b4542ad46aacaef4b2241b16b9ee43f2f6761a18a4813d83a0a9db23fbd73a554393dcf01ae7350e8b6662571414ca6f93a949ce4effbbeddc198606
+DIST rinetd-0.62.tar.gz 115541 BLAKE2B 11a6db6955181ba6c823c3b8d9697e4efac10962364b4e993e9057b3500b09161826d325ac0dc3f6756c5cc91b29885c493ba5f053dffd28da97ecae25d2346f SHA512 b6ddb496b4542ad46aacaef4b2241b16b9ee43f2f6761a18a4813d83a0a9db23fbd73a554393dcf01ae7350e8b6662571414ca6f93a949ce4effbbeddc198606
index 7a1cac3412289703ad7ff17018f154e43ae4c655..527f67d7834f307b31ef6c189485d5fe1fc02a1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="redirects TCP connections from one IP address and port to another"
 HOMEPAGE="http://www.boutell.com/rinetd/"
-SRC_URI="http://www.boutell.com/rinetd/http/rinetd.tar.gz"
+SRC_URI="http://www.boutell.com/rinetd/http/rinetd.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"