mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
padbuster: update to eapi 6
This commit is contained in:
parent
93201c082f
commit
cf1625574c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header:
|
||||
|
||||
EAPI=3
|
||||
EAPI=6
|
||||
|
||||
inherit git-2
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="Automated script for performing Padding Oracle attacks"
|
||||
HOMEPAGE="http://gdssecurity.com"
|
||||
|
|
|
|||
Loading…
Reference in a new issue