diff --git a/net-misc/wlan2eth/Manifest b/net-misc/wlan2eth/Manifest index e92916718..738f62507 100644 --- a/net-misc/wlan2eth/Manifest +++ b/net-misc/wlan2eth/Manifest @@ -1 +1 @@ -DIST wlan2eth-0.1-src.tgz 4751 SHA256 e39b1f206a3c4f145248998bbcc38486359c674f4a121e73497b7bc42751e4cd +DIST wlan2eth-1.3.tgz 8242 SHA256 a6b9f4a9f0407f79e61571de73e800785d4047019d66b891a569ff75cc5fe774 SHA512 c55cc2490fe7eaa5e84658a557d3f60a724edcfaeed966214ba4e695a0029cdbb39cbf25a62ee371ae20407df1a03b24bb27a7be89f396c0cbc97b88107b7776 WHIRLPOOL d1c59f63275a2e402c84e78cb77b1f8b56a32e273e1ad1eed5f438408ed4b1361f09a7fe8827e8e115ea8fc1ad9827b7ddebe3d223085796db9c0620b04d77df diff --git a/net-misc/wlan2eth/wlan2eth-0.1.ebuild b/net-misc/wlan2eth/wlan2eth-1.3.ebuild similarity index 74% rename from net-misc/wlan2eth/wlan2eth-0.1.ebuild rename to net-misc/wlan2eth/wlan2eth-1.3.ebuild index e6801e250..ef05fd164 100644 --- a/net-misc/wlan2eth/wlan2eth-0.1.ebuild +++ b/net-misc/wlan2eth/wlan2eth-1.3.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ DESCRIPTION="Wlan2eth is a tool that converts wlan pcap to ethernet-like frames." HOMEPAGE="http://www.willhackforsushi.com/Offensive.html" -SRC_URI="http://www.willhackforsushi.com/code/${PN}/${P}-src.tgz" +SRC_URI="http://www.willhackforsushi.com/code/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0"