summaryrefslogtreecommitdiff
path: root/net-misc/netpipe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /net-misc/netpipe
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'net-misc/netpipe')
-rw-r--r--net-misc/netpipe/Manifest4
-rw-r--r--net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/netpipe/Manifest b/net-misc/netpipe/Manifest
index a305cd2c3bf0..18db9b28e2db 100644
--- a/net-misc/netpipe/Manifest
+++ b/net-misc/netpipe/Manifest
@@ -1,3 +1,3 @@
-DIST netpipe.tar.gz 30593 BLAKE2B 862f2a104a1d195d1a5244b1ed4183f8cff70807e22de60b13631b7c3653eb628e6c4736c9d8b1e755bf0ab6f31b813f99f1700427ec9e62cd333e7195736014 SHA512 ce21a8bd298db990b7981a5501e70bbf8d6eac9d802d1f01c41d47f02ee9afb6fb095478496590f470318463491ec36da920047d668d2a8abe1e7559f53b1a37
-EBUILD netpipe-1.0.0_beta2-r2.ebuild 639 BLAKE2B 1fb81593ecb72fe2e87da94dcdc528fb9328753f974ca84537f60d9d2b76dc486ad6e680abfacb0a26c6403027199bfa9acf5ac770f415736a6f9b60c20d7687 SHA512 4bdc64185c612498e8f0229d2648126d27431bf3d51ac10df631212303fb790258993af5c5faceed269786a2d597d08d5a65a31146ba8b72fc76df58598bbceb
+DIST netpipe-1.0.0_beta2.tar.gz 30593 BLAKE2B 862f2a104a1d195d1a5244b1ed4183f8cff70807e22de60b13631b7c3653eb628e6c4736c9d8b1e755bf0ab6f31b813f99f1700427ec9e62cd333e7195736014 SHA512 ce21a8bd298db990b7981a5501e70bbf8d6eac9d802d1f01c41d47f02ee9afb6fb095478496590f470318463491ec36da920047d668d2a8abe1e7559f53b1a37
+EBUILD netpipe-1.0.0_beta2-r2.ebuild 651 BLAKE2B 3659cabb524d9f7c0c52250572c69ac33d596bccb6f350a4e116ac45086eeed2a7282bad0fac850f4b4c320572388d3dc8a78f298ce88d3f037bcdcb6620facb SHA512 5a5eca89d93808a13d7447ebf3ea2d988846fe5e6de8cf7b86fa48152e66ede3b29b2a4623e324db81e954b667f0f739288819c12d0defb11565c3d56832cf60
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
index 77d037cede44..21048b7642dc 100644
--- a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
+++ b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="tool to reliably distribute binary data using UDP broadcasting techniques"
HOMEPAGE="https://www.wudika.de/~jan/netpipe/"
-SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz"
+SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"