mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 05:11:05 +02:00
webshells: 20190713 bump
This commit is contained in:
parent
f86bb1e7fc
commit
c82f905572
2 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
DIST webshells-20190508.zip 3364933 BLAKE2B e338b130fa41d8cb7ae7516d7cfca0c304c0376c2ef2e47dfc7f8fe8f8ee45bb403c295d02f20b60f59652699d2e70e6006011bd7ce30343801e205d7ff471d1 SHA512 1ae0b63cf5a4afa5c1e719d6dcf4e6326a337bc348b08e4372800afe0ba720db987ed8be37eea58e23dd0c26b24a584afced688249eabb57c748de9c2c59c426
|
||||
DIST webshells-20190713.zip 3368979 BLAKE2B 0782afce765c9e4bf0a96d5364f1dc2355bd84598c611c45b2f806a974cbe9f19f81150b5240e0eb422434131571bc3f70eebac6e3ecc40b53214ba9dc633bca SHA512 9fedc387e122fce53a36ba9c11d1410a406cf854e768ee60fba6378647978d0f1305267305c4c58b5f82dea644332815a1ebdd67dac23d30608a29bbed696652
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
# Copyright 1999-2019 Pentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Various webshells"
|
||||
HOMEPAGE="https://github.com/BlackArch/webshells"
|
||||
MY_COMMIT="97d532ca62f2a4428bf674ee85b2c922b729711e"
|
||||
MY_COMMIT="8ab02aab571cb82536bb87e1002ee88fa66f609f"
|
||||
SRC_URI="https://github.com/BlackArch/${PN}/archive/${MY_COMMIT}.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="Unknown"
|
||||
Loading…
Reference in a new issue