소스 검색

mime-construct: 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>
J. S. 7 달 전
부모
커밋
a3a18986e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb

+ 1 - 1
meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb

@@ -3,7 +3,7 @@ DESCRIPTION = "Constructs and (by default) mails MIME messages. \
                It is entirely driven from the command line, it is \
                designed to be used by other programs, or people who act \
                like programs."
-HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct"
+HOMEPAGE = "https://metacpan.org/release/ROSCH/mime-construct-1.11/view/mime-construct"
 SECTION = "mail"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=5e2e5da619ac8ef8c84767ccc4656e96"