summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan K. Boikov <mail@ikboikov.net>2025-07-04 23:14:35 +0200
committerIvan K. Boikov <mail@ikboikov.net>2025-07-04 23:14:35 +0200
commitbd696ad0affd2ecbe4ae06d5c653fb2f07510116 (patch)
tree8f4cfdc65bcd648af43adbac5e0130433f7be70c
parent911a7dd44e46fa9bd099db4f4020de85fce22b6d (diff)
libredirect: add 3.2.0 stable, drop 3.1.0
-rw-r--r--www-plugins/libredirect-bin/Manifest4
-rw-r--r--www-plugins/libredirect-bin/libredirect-bin-3.2.0.ebuild (renamed from www-plugins/libredirect-bin/libredirect-bin-3.1.0.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/www-plugins/libredirect-bin/Manifest b/www-plugins/libredirect-bin/Manifest
index 866d15c..69720c8 100644
--- a/www-plugins/libredirect-bin/Manifest
+++ b/www-plugins/libredirect-bin/Manifest
@@ -1,2 +1,2 @@
-DIST libredirect-3.1.0.xpi 944551 BLAKE2B 004c4c609a87389a6cda83e72c5db0d84cf49710238749a6b18a67fe3df096f0d38738c6d45356b51748b444303dcf51256228b475cc895d6917dcc96d328f18 SHA512 4cadffbb73168eb7d94576786725f120ec9f8572f3137fc44ca985168ad01ed31c1151b9eba43c6d4456a7b8a19f2c37e52687c10676c110fa22018dc061743a
-EBUILD libredirect-bin-3.1.0.ebuild 578 BLAKE2B 6bdd92d9b1033d11c8b4ce5b8782114c0c86cff0bdc0f7643624eac3ad533fdd48b50b80a29f6547660ff695dbdc6ef843361ba562f2a0f3349e3e479572df46 SHA512 12058c6005c56864f459867e62405399fa30521ed60b2667bd728ca5c4395486a11dac60dc3449a2b02d60f32f86bbad018a99eef23cbaf541c8662007cc12e0
+DIST libredirect-3.2.0.xpi 944551 BLAKE2B 004c4c609a87389a6cda83e72c5db0d84cf49710238749a6b18a67fe3df096f0d38738c6d45356b51748b444303dcf51256228b475cc895d6917dcc96d328f18 SHA512 4cadffbb73168eb7d94576786725f120ec9f8572f3137fc44ca985168ad01ed31c1151b9eba43c6d4456a7b8a19f2c37e52687c10676c110fa22018dc061743a
+EBUILD libredirect-bin-3.2.0.ebuild 581 BLAKE2B d49329f752df32c8cb87d3152202db851cb085ee3b82ee70c2e1724c48e6f7a98b461263bedbabde2b538e656839f5b7afde6b22d86e38dae97eeac86034d442 SHA512 d5ef3166dac8065b61f456cd1a9d580fcab20983f7cc6e3ad7279f5ddba6151e72161d3ca868e9e7dc1f1b2089ea35adbfceceba8cf7df63c58e858d17af17a7
diff --git a/www-plugins/libredirect-bin/libredirect-bin-3.1.0.ebuild b/www-plugins/libredirect-bin/libredirect-bin-3.2.0.ebuild
index 9489322..d91b3b4 100644
--- a/www-plugins/libredirect-bin/libredirect-bin-3.1.0.ebuild
+++ b/www-plugins/libredirect-bin/libredirect-bin-3.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Ivan Boikov
+# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-VER="3.1.0"
+VER="3.2.0"
DESCRIPTION="LibRedirect addon for Firefox"
HOMEPAGE="https://github.com/libredirect/browser_extension"