summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tar
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-03-31 18:21:51 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-12 14:05:37 +0100
commit7b0599e44ad93895eb74fa3dd8061bb4e8b639a2 (patch)
tree831ef8ecbace9492a14150edadcab06315291e3a /meta/recipes-extended/tar
parentb100389de8cbc694f768d67c789c0d3c67461250 (diff)
downloadpoky-7b0599e44ad93895eb74fa3dd8061bb4e8b639a2.tar.gz
tar: update to 1.32
(From OE-Core rev: 472258c7bf25672d6b8922061e8ea382d7be478a) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tar')
-rw-r--r--meta/recipes-extended/tar/tar_1.32.bb (renamed from meta/recipes-extended/tar/tar_1.31.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/tar/tar_1.31.bb b/meta/recipes-extended/tar/tar_1.32.bb
index a785042615..d14aeb8061 100644
--- a/meta/recipes-extended/tar/tar_1.31.bb
+++ b/meta/recipes-extended/tar/tar_1.32.bb
@@ -11,8 +11,8 @@ SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2 \
11 file://musl_dirent.patch \ 11 file://musl_dirent.patch \
12" 12"
13 13
14SRC_URI[md5sum] = "77afa35b696c8d760331fa0e12c2fac9" 14SRC_URI[md5sum] = "17917356fff5cb4bd3cd5a6c3e727b05"
15SRC_URI[sha256sum] = "577bd4463eea103bdfc662fc385789e2228dbeb399a1d0b98571ed9ce044f763" 15SRC_URI[sha256sum] = "e4bb9e08e12e7fa9f11fef544efc85e59ba34538593d9ad38148c7ca2bfbb566"
16 16
17inherit autotools gettext texinfo 17inherit autotools gettext texinfo
18 18