diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /x11-plugins/pidgin-encryption | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'x11-plugins/pidgin-encryption')
-rw-r--r-- | x11-plugins/pidgin-encryption/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/Manifest b/x11-plugins/pidgin-encryption/Manifest index c5e93aef285c..6784106cf562 100644 --- a/x11-plugins/pidgin-encryption/Manifest +++ b/x11-plugins/pidgin-encryption/Manifest @@ -1,4 +1,4 @@ AUX pidgin-encryption-3.1-glib2.32.patch 381 BLAKE2B 0f62640d14f2da191de008f7a5a984d2a1462400eccc9c83e890fbdb0e4be271cac9e692af2619307de95ddc198e2d0e19a36dde55d617ddcdd69d15f90455df SHA512 1c6b3c34d0e8acab7dd4465348d674b56d8939305e87dc9e59bd14e99e7123e865c4e6a91f641e3365c507b2d88e19541f05534b3255ab23754d95d49c997639 DIST pidgin-encryption-3.1.tar.gz 604129 BLAKE2B d42c6baf9e1b0adcb8e88a611279fa66f6c37ce3e89c742c6a8e2662662576cc9e08c8e3fa08c19e857b88165b840826f9118c5bcca0098b7eb02fac0a8ae159 SHA512 681e719dacc6812f6e965b5025631b02dc6abe4694c4dfc3034d5c07e97798707f28920c142b99f9d428470ef5c14bffe5d7c62d2d5fce01ad0e7567ab60b32d -EBUILD pidgin-encryption-3.1-r1.ebuild 743 BLAKE2B 33ae8bb94fd6a8f2aa6dd13e0dcb109fe6a9ca4f583fd410bd3ca0e163678e066c6e14e21ac30abd75d8ddfe038723b3f4b14b0181e3ed21c7ea2505bc89db4a SHA512 07d3550aa50040acbb7238965a009e685467fa23a1430f238eb80dc25f5ef44efba0225f0cc98927a80b49d339891851832e998fbc05d4c512b7635e0d3fdc11 +EBUILD pidgin-encryption-3.1-r1.ebuild 756 BLAKE2B 1e3138f959918e7c3f9d801a2807f028dd7c1478bed6e7932222e01c8faca362b07071249174d3536086053e7b1f221e39e0e2fef92f981e68ce1cd66c6a296f SHA512 310b4a054cc3e6385b5bdb1cf097d8e64fbe7550b51d86a761dd731e219036c9e4e744bf4b85d865db37622d739180d14205e4cc6f31281b3c4fac4f2ead3bf8 MISC metadata.xml 252 BLAKE2B da1c7143f1c37f82af4d63c2053380e315cb3770bc65f5c8b43ee4c3f3858b54ec0a83db45d55f4a01743cc0db7b44ab0dd67698b1e2e4ca25fe81f14d94ee01 SHA512 d2416e5d0af9155bf7b99405a2f766be24b2e5062651cbcecf1b9546a3a91512edc5d0ae14b1c10db579b459169a201db2a870465d9a34c058eef0654c40eb5c diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild index 3defcb59cc35..3dcfc209a00e 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit flag-o-matic DESCRIPTION="Pidgin IM Encryption PlugIn" HOMEPAGE="http://pidgin-encrypt.sourceforge.net/" -SRC_URI="mirror://sourceforge/pidgin-encrypt/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/pidgin-encrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |