diff --git a/www-plugins/exif_viewer/Manifest b/www-plugins/exif_viewer/Manifest index 1b94c7d92..a8768e616 100644 --- a/www-plugins/exif_viewer/Manifest +++ b/www-plugins/exif_viewer/Manifest @@ -1,2 +1,2 @@ -DIST exif_viewer-2.00.xpi 230013 SHA256 ffb5c2cfa4fda8f675d166c0abda53c0aeb15abd6c85c87273f988388ae8869f SHA512 361ad84d70e199d757b57f4fb59b8e67be8a7ab4349e09226c2cb26a9689afe8213ba6576a9d9e91b6e25e2a7fceef6718801f2b3f598f6f8ea8723806019c22 WHIRLPOOL 75f0a729c878cadd5a9eb3ad639e2c08242052103271cf7aa52a868de6dcd0a2f22f89f693931995a132326cb3ed7b33852215ce50268a673fc2655e89a08e62 +DIST exif_viewer-2.00.xpi 234129 SHA256 5752e775de5240e4d74f1070cfa2a40f97a4284bdd9f42f25c60f68ef7d83d11 SHA512 d3c826994c43231b7f48881ce2809290029b6b708c1dee548c8ad50114085cb82db273ff8b774be7abfc088cdff8936811684c4ef6036607edff9ac08db072fa WHIRLPOOL 7ee824a96cd803163344869ee84bb59e13f2f6b8f2ca43341739c45d2447f3ecdc558f81b6ca87b9688d5801d1eb42c6ff47c7bacfbad57c9c0999ed302b52ef DIST exif_viewer-9999.xpi 230013 SHA256 ffb5c2cfa4fda8f675d166c0abda53c0aeb15abd6c85c87273f988388ae8869f SHA512 361ad84d70e199d757b57f4fb59b8e67be8a7ab4349e09226c2cb26a9689afe8213ba6576a9d9e91b6e25e2a7fceef6718801f2b3f598f6f8ea8723806019c22 WHIRLPOOL 75f0a729c878cadd5a9eb3ad639e2c08242052103271cf7aa52a868de6dcd0a2f22f89f693931995a132326cb3ed7b33852215ce50268a673fc2655e89a08e62 diff --git a/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild b/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild index 0ced91607..db9015a5e 100644 --- a/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild +++ b/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild @@ -9,7 +9,7 @@ inherit mozilla-addon MOZ_FILEID="164511" DESCRIPTION="Firefox extension to display the Exif and IPTC data in local and remote JPEG images." HOMEPAGE="http://araskin.webs.com/exif/exif.html" -SRC_URI="http://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" +SRC_URI="https://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" LICENSE="MPL-1.1" SLOT="0" diff --git a/www-plugins/exif_viewer/exif_viewer-9999.ebuild b/www-plugins/exif_viewer/exif_viewer-9999.ebuild index 2038fcf8d..1b78a09eb 100644 --- a/www-plugins/exif_viewer/exif_viewer-9999.ebuild +++ b/www-plugins/exif_viewer/exif_viewer-9999.ebuild @@ -9,7 +9,7 @@ inherit mozilla-addon MOZ_ADDON_ID=3905 DESCRIPTION="Firefox extension to display the Exif and IPTC data in local and remote JPEG images." HOMEPAGE="http://araskin.webs.com/exif/exif.html" -SRC_URI="http://addons.mozilla.org/downloads/latest/${MOZ_ADDON_ID} -> ${P}.xpi" +SRC_URI="https://addons.mozilla.org/downloads/latest/${MOZ_ADDON_ID} -> ${P}.xpi" LICENSE="MPL-1.1" SLOT="0"