diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/mailx/mailx_12.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb index 1173b0a7af..52b906f832 100644 --- a/meta/recipes-extended/mailx/mailx_12.5.bb +++ b/meta/recipes-extended/mailx/mailx_12.5.bb | |||
@@ -6,8 +6,8 @@ for MIME, IMAP, POP3, SMTP, and S/MIME." | |||
6 | 6 | ||
7 | HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html" | 7 | HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html" |
8 | SECTION = "console/network" | 8 | SECTION = "console/network" |
9 | PR = "r0" | 9 | PR = "r1" |
10 | LICENSE = "GPL" | 10 | LICENSE = "BSD & MPL-1" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd" |
12 | 12 | ||
13 | SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ | 13 | SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ |