mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
e6974ed5a1
commit
6e4772e590
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user