ohrwurm: fix download page, issue #96

This commit is contained in:
blshkv 2016-06-04 23:45:50 +08:00
parent 69c843287c
commit b5360eab25
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 5 additions and 8 deletions

View file

@ -1 +1 @@
DIST ohrwurm-0.1.tar.bz2 6281 SHA256 c94bfe52cfd2e9ff52f4360cb6153a665bb2b4251c889c7a1a5a3bf75f346165
DIST ohrwurm-0.1.tar.bz2 6281 SHA256 c94bfe52cfd2e9ff52f4360cb6153a665bb2b4251c889c7a1a5a3bf75f346165 SHA512 55a1999c981113a97eeec401b59cae5067f92e364e1f7827f774a941105a71b27e775ea6ff69af41c62fae2eb7df500629f3162cfebe60edda09ca9be4efda80 WHIRLPOOL 7e57f341db00d30358a6a13677c78b81c4ddc857a8c8638461abdd70cc29c4e11bc46ae41e3fd8debe3762b71761545f8cf82d733414ea64598032e062f7b87c

View file

@ -1,3 +0,0 @@
MD5 210977dfe239bb4e6d4d35c4a00bea48 ohrwurm-0.1.tar.bz2 6281
RMD160 de6e2081cb6419ac458b10e203f53b79081fe636 ohrwurm-0.1.tar.bz2 6281
SHA256 c94bfe52cfd2e9ff52f4360cb6153a665bb2b4251c889c7a1a5a3bf75f346165 ohrwurm-0.1.tar.bz2 6281

View file

@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
EAPI=2
EAPI=5
DESCRIPTION="Ohrwurm is a small and simple RTP fuzzer"
HOMEPAGE="http://mazzoo.de/blog/2006/08/25"
SRC_URI="http://packetstorm.wowhacker.com/fuzzer/${P}.tar.bz2"
SRC_URI="http://mazzoo.de/d/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"