diff options
-rw-r--r-- | meta-oe/recipes-support/ca-certificates/ca-certificates_20120623.bb (renamed from meta-oe/recipes-support/ca-certificates/ca-certificates_20120212.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/ca-certificates/ca-certificates_20120212.bb b/meta-oe/recipes-support/ca-certificates/ca-certificates_20120623.bb index b3d7b9c286..66150f07b9 100644 --- a/meta-oe/recipes-support/ca-certificates/ca-certificates_20120212.bb +++ b/meta-oe/recipes-support/ca-certificates/ca-certificates_20120623.bb | |||
@@ -2,13 +2,13 @@ DESCRIPTION = "Common CA certificates" | |||
2 | HOMEPAGE = "http://packages.debian.org/sid/ca-certificates" | 2 | HOMEPAGE = "http://packages.debian.org/sid/ca-certificates" |
3 | SECTION = "misc" | 3 | SECTION = "misc" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=6275b491c91b57d92ebe11205ebf4dfe" | 5 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=6135800ff6d893c7904d7aad90972eb5" |
6 | 6 | ||
7 | SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/ca-certificates_${PV}.tar.gz \ | 7 | SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/ca-certificates_${PV}.tar.gz \ |
8 | file://0001-update-ca-certificates-remove-c-rehash.patch" | 8 | file://0001-update-ca-certificates-remove-c-rehash.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "391dea8d827db935ca0d0d1e6641bf23" | 10 | SRC_URI[md5sum] = "5105d4cc086f0d4ecf7bf2e4c4667289" |
11 | SRC_URI[sha256sum] = "95f3eac93dad4433b5731bc9e106a26e2ccf210acace1927e597477b24187dce" | 11 | SRC_URI[sha256sum] = "878cd1130ba056fe5f96decde7e5fc1b71d35eb8565a1515744912e100731ee9" |
12 | 12 | ||
13 | inherit autotools allarch | 13 | inherit autotools allarch |
14 | 14 | ||