From 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 May 2024 00:00:05 +0100 Subject: gentoo auto-resync : 01:05:2024 - 00:00:04 --- app-mobilephone/dfu-util/Manifest | 4 ++-- app-mobilephone/dfu-util/dfu-util-0.11.ebuild | 4 ++-- app-mobilephone/dfu-util/dfu-util-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app-mobilephone/dfu-util') diff --git a/app-mobilephone/dfu-util/Manifest b/app-mobilephone/dfu-util/Manifest index b644bc7f550e..4416cd450df9 100644 --- a/app-mobilephone/dfu-util/Manifest +++ b/app-mobilephone/dfu-util/Manifest @@ -1,4 +1,4 @@ DIST dfu-util-0.11.tar.gz 152462 BLAKE2B 3734698dd62de8a1c781f7631ae17ee9755241ce4d614b028fe6d6c3a117f3a301c174dcadf52252d55b08cfd75298c27a588e880837317ff73c32ab8863ccdd SHA512 fc5304a483ac10e35bf1b9304becdeb407b2e44d8ac51474d2fa17877e6cf71b0126f7e12ebb331d75e7adeb9c173ff5cf083a06ded5847dbe477534cf26a553 -EBUILD dfu-util-0.11.ebuild 630 BLAKE2B e043ae949bd38cf69bc2508c37d27ba903f05847d3ad1834ed4e7576580f5d543b977bbadb853de15b8e5eee60a6604c6420fb6a17051c84f6d2974adfed8ae3 SHA512 ddbedc75802b728efe5cfdc3b6a0bc3cb3b7a4f3e93742b2b54a9ed7a1578586c7528cdaf302fa94aafdf897e8cf96cf8cba371f841558bd5e21a9b5bc0b6c15 -EBUILD dfu-util-9999.ebuild 625 BLAKE2B a2fd23f4edf854af35d3918675e052ea294cb7aae7c8401a33d2c77cee1fbc4459c4d5f05bd88566fdda703d1924c73850bd52d88a36e9c9d3dadabf42656fae SHA512 5f04be885499f518e548c90c86f3e3218718efe70316ee6af249195de3d38a2870735d11ca8e86abb0af27e4bfcb6806629b08b75b89723ada71a3e70eca8548 +EBUILD dfu-util-0.11.ebuild 643 BLAKE2B af739663f82e9ad810eae0ee3c365e8ede0f0d8bb2304485081a16e394d200a5f91f5531f364e6f24f7c3794fd3572a1f769a581745713b36e4f6cecd81fe5ee SHA512 f8d57844b476fd72fdac4d4a41838bd277b796d641637526617e78e9747084961dd6a811f4f7b886227f985a8bfcdbbc2ee07d819a69960557e6652fa5a4a415 +EBUILD dfu-util-9999.ebuild 638 BLAKE2B 75b2ed5772d8632ff68e803f89229382cc056fefdcc212c1a4877361f0105700fd4afd57da33d085bbee07ac7ca6fa4866b3862ec9dc1345bb5cc416a9939b22 SHA512 cde523dc0985fef93fe7aeab6aee1c4faeb0c329c9cd540e399da0b18c5fcbe69f11275f3997c4aadf6a3b4c1b53431714376bfad1aeff45c981fe92b0e60828 MISC metadata.xml 330 BLAKE2B 8dd6ce23111123463d3a9585b1fdff4cdf8a7670803dc36c007daa02796e764a29eff3b420dba2651e8812ae39d7df0a7de6f20a10ad5447c0b799074346fb42 SHA512 fb9646c59340854d13fb4f82e13f467a34090eb629937cf846c9db1a6ed2095d9bf6456741e6ba3460709d95f9a36bc6bdbc6063492eb5222330190b52c961df diff --git a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild index e643a791ad8a..249559ac0820 100644 --- a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild +++ b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="git://git.code.sf.net/p/dfu-util/dfu-util" inherit autotools git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="amd64 ~arm64 ~riscv x86" fi diff --git a/app-mobilephone/dfu-util/dfu-util-9999.ebuild b/app-mobilephone/dfu-util/dfu-util-9999.ebuild index 502898893811..7204f3fb82a4 100644 --- a/app-mobilephone/dfu-util/dfu-util-9999.ebuild +++ b/app-mobilephone/dfu-util/dfu-util-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="git://git.code.sf.net/p/dfu-util/dfu-util" inherit autotools git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~riscv ~x86" fi -- cgit v1.2.3