mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
maketh: minor cleanups + fixed src url
This commit is contained in:
parent
a2b45f68b3
commit
c9f4cd4db8
2 changed files with 5 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST maketh-0.2.0.tar.gz 142452 RMD160 e7f8b48f5927d21217b1e5f82a5a0027a3341974 SHA1 0f3041f4a6e830315e5ab2a96e55402bcfc9d07a SHA256 fcd2ba269e5c541646b2874723668d8c8656cae4f6c604d2f5778f33603c4cf8
|
||||
EBUILD maketh-0.2.0.ebuild 507 RMD160 d59bca2468ad9ace6b1ca9461b9b482337ff1b15 SHA1 dbea38aff2b9b4f62d3314cb2cc0fe51f2ea28dc SHA256 6078772a8b373fe5bff76fd6a82e059fb886e4ef0c22caf04c0782f3f1fd0670
|
||||
EBUILD maketh-0.2.0.ebuild 507 RMD160 877e72677110e9f997220db97e736fd594a0d58a SHA1 6c5b574d7b9c5379ff52f15466c1aa790b228790 SHA256 559cc12226a26235b2db3c92b12a923cee7b6e7c0a1c50b2e767eb50a97f727e
|
||||
|
|
|
|||
|
|
@ -1,10 +1,12 @@
|
|||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=2
|
||||
|
||||
DESCRIPTION="Ethernet packet injector and creator"
|
||||
HOMEPAGE="http://simpp-kode.tuxfamily.org/maketh/index.html"
|
||||
SRC_URI="http://simpp-kode.tuxfamily.org/maketh/archive/maketh-0.2.0.tar.gz"
|
||||
SRC_URI="http://packetstorm.wowhacker.com/UNIX/scanners/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue