diff --git a/www-plugins/firefox-ublock/Manifest b/www-plugins/firefox-ublock/Manifest index 0742a3014..ec15b0113 100644 --- a/www-plugins/firefox-ublock/Manifest +++ b/www-plugins/firefox-ublock/Manifest @@ -1 +1 @@ -DIST uBlock0_1.19.3b11.firefox.signed.xpi 2645034 BLAKE2B 55f5e3addd61eb238c20683758af34dfb75c54dfa1b6941fd2595d59a967e50e8cb291ac6cdf772a85e6ed3602c67f5319f70b93c71e48789d6a5d006b9b64c5 SHA512 ae02617e97199f2e9d1beda41e04b857ab457a773b05f2dbf693f8f5c971af4bcd4044f0b591cefaa7ac7858e1d048da19bd00b976a0733f48f52978def6e633 +DIST uBlock0_1.24.5b5.firefox.signed.xpi 2679331 BLAKE2B df44704e200ec1ba4f16c62f112c29716a9e060226570ff3a6c4f1d63411c20fba665e54f25a89d9bbe126b6db36070d2f361b6c69023e92b5cb4811758ec9d2 SHA512 69f9d4e4e1846d879a240b4339c465289fa61d0f2c14c8201139d48736fc89808182a96750eaaa85d6b8cb31f59390b2a0ff526933737252401a2a323e3c0383 diff --git a/www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild b/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild similarity index 97% rename from www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild rename to www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild index 07c152b1a..5870080a4 100644 --- a/www-plugins/firefox-ublock/firefox-ublock-1.19.3.11.ebuild +++ b/www-plugins/firefox-ublock/firefox-ublock-1.24.5.5.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit eutils -MYPV="1.19.3b11" +MYPV="1.24.5b5" SRC_URI="https://github.com/gorhill/uBlock/releases/download/$MYPV/uBlock0_${MYPV}.firefox.signed.xpi"