mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-22 06:17:15 +00:00
cpan-requirements-dynamic: upgrade 0.002 -> 0.003
License-Update: Updated contact address to website URL Updated distribution notice to <https://www.gnu.org/licenses/> Changed example signature: Updated the example signatory from Ty Coon to Moe Ghoul Changelog: - Avoid undefinedness warning in config_defined Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -3,10 +3,10 @@ DESCRIPTION = "This module implements a format for describing dynamic prerequisi
|
||||
of a distribution.cts and (by default) mails MIME messages."
|
||||
HOMEPAGE = "https://metacpan.org/pod/CPAN::Requirements::Dynamic"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=818dfe6ef2e2204af6c824ca00e2b485"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1bae8e4882b2dc386a0b72b7265c4a22"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/CPAN-Requirements-Dynamic-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "9e290179fd1ab8574f7a2297baf015ea4fef3703a99d48798f61ec9347b4905b"
|
||||
SRC_URI[sha256sum] = "0731694542ec57aead9f20259ba678f74e5602e655b1833eef3e9336f47298e8"
|
||||
|
||||
S = "${UNPACKDIR}/CPAN-Requirements-Dynamic-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user