libnet-dns-perl: Change references to search.cpan.org to use metacpan.org

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
J. S. 2024-10-24 16:07:47 -04:00 committed by Khem Raj
parent e6974ed5a1
commit 6e4772e590
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,5 +1,5 @@
DESCRIPTION = "This package contains the DNS.pm module with friends."
HOMEPAGE = "http://www.net-dns.org/"
HOMEPAGE = "https://metacpan.org/pod/Net::DNS"
SECTION = "libs"
LICENSE = "MIT"
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=252;endline=269;md5=de95b6a896d5f861
DEPENDS += "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz"
SRC_URI = "https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz"
SRC_URI[sha256sum] = "fec3dab10ac82dbac26b1ae2e367909256f420835d96cda7dc1b508e29938f0b"