diff --git a/www-plugins/wappalyzer/Manifest b/www-plugins/wappalyzer/Manifest index 29a0893fb..a51c594cd 100644 --- a/www-plugins/wappalyzer/Manifest +++ b/www-plugins/wappalyzer/Manifest @@ -1,2 +1 @@ -DIST wappalyzer-5.5.5.xpi 2113402 BLAKE2B 616c4504e47b24f4c737089bd6862084f874045744871fddbbbe4b9ab8596266ce1a8fe559f8435f5b0bf83e25b7c198a2edf6de22b1fafcebcf061379dde28b SHA512 8a6ae5d9426fe9bb0094c30d36cd183562d79af32d7fc06bddc660c161f1bdf64a83b2d94c22ba123c38d105c0ea5ef656879312437116dad964c54131cb48a7 -DIST wappalyzer-5.5.7.xpi 2196020 BLAKE2B 84ef3456b7361190d26ddf17cc9ccb40b0308b2f3e975030adab91b1ed47ed9a179ba6c7fea53518f7a7873d368210f2e79fc304014e88ddbc28138e8ceaf0ba SHA512 e7034eb11bae4668b83dd2e56dc090b312b657d2e5b42a2c0b49a106d3ad2509e89aaa642c3f4695ce6027faefdf36bba8884c7814ec5bfdda75b87bdbdb87ef +DIST wappalyzer-5.6.1.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4 diff --git a/www-plugins/wappalyzer/wappalyzer-5.5.7.ebuild b/www-plugins/wappalyzer/wappalyzer-5.5.7.ebuild deleted file mode 100644 index b9774d448..000000000 --- a/www-plugins/wappalyzer/wappalyzer-5.5.7.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer -# -WEXT_GUID="wappalyzer@crunchlabz.com" - -inherit mozilla-webext - -DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites" -HOMEPAGE="https://github.com/AliasIO/Wappalyzer" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" diff --git a/www-plugins/wappalyzer/wappalyzer-5.5.5.ebuild b/www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild similarity index 95% rename from www-plugins/wappalyzer/wappalyzer-5.5.5.ebuild rename to www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild index 1af733968..3d2d4c65f 100644 --- a/www-plugins/wappalyzer/wappalyzer-5.5.5.ebuild +++ b/www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 #https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer # WEXT_GUID="wappalyzer@crunchlabz.com"