mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
wlan2eth: v1.3 bump
This commit is contained in:
parent
986846c483
commit
2f0137579f
2 changed files with 3 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
DIST wlan2eth-0.1-src.tgz 4751 SHA256 e39b1f206a3c4f145248998bbcc38486359c674f4a121e73497b7bc42751e4cd
|
||||
DIST wlan2eth-1.3.tgz 8242 SHA256 a6b9f4a9f0407f79e61571de73e800785d4047019d66b891a569ff75cc5fe774 SHA512 c55cc2490fe7eaa5e84658a557d3f60a724edcfaeed966214ba4e695a0029cdbb39cbf25a62ee371ae20407df1a03b24bb27a7be89f396c0cbc97b88107b7776 WHIRLPOOL d1c59f63275a2e402c84e78cb77b1f8b56a32e273e1ad1eed5f438408ed4b1361f09a7fe8827e8e115ea8fc1ad9827b7ddebe3d223085796db9c0620b04d77df
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
Loading…
Reference in a new issue