mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
webshells: 20190508 bump
This commit is contained in:
parent
823458b9a9
commit
c2cc8f8f24
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST webshells-20181001.zip 3344205 BLAKE2B 0c84aa6826812491711e74f927bb15dfc09ab4edb14076cb0b82a9a08d220c2db6ba288f313f51549e6798baef124f830e3256aec4d8163777c4e55a5850511d SHA512 761f3349ee8d7d677211f72cf468c16d9d1fb591b10806665be02267bcdc800976a6779eb5c5384d1180b892e1377e6c9b24236f9ef196c79c6fbcc84b89751e
|
||||
DIST webshells-20190508.zip 3364933 BLAKE2B e338b130fa41d8cb7ae7516d7cfca0c304c0376c2ef2e47dfc7f8fe8f8ee45bb403c295d02f20b60f59652699d2e70e6006011bd7ce30343801e205d7ff471d1 SHA512 1ae0b63cf5a4afa5c1e719d6dcf4e6326a337bc348b08e4372800afe0ba720db987ed8be37eea58e23dd0c26b24a584afced688249eabb57c748de9c2c59c426
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Pentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Various webshells"
|
||||
HOMEPAGE="https://github.com/BlackArch/webshells"
|
||||
MY_COMMIT="f081f1e321dc24eddda7fef75101257196089ea3"
|
||||
MY_COMMIT="97d532ca62f2a4428bf674ee85b2c922b729711e"
|
||||
SRC_URI="https://github.com/BlackArch/${PN}/archive/${MY_COMMIT}.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="Unknown"
|
||||
Loading…
Reference in a new issue