diff options
| author | Nimai Mahajan <nimaim@gmail.com> | 2015-06-26 11:01:58 -0400 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-06-26 21:26:47 +0200 |
| commit | eab1756c19c786480ff79a4a9df616c6b635ec8f (patch) | |
| tree | b09cef13e960cdde69337810e2d3673eb4f8364a /package/libarchive/libarchive.hash | |
| parent | 7a76c358fae668db53de13e9ace6f90e03ef3d3a (diff) | |
| download | buildroot-eab1756c19c786480ff79a4a9df616c6b635ec8f.tar.gz buildroot-eab1756c19c786480ff79a4a9df616c6b635ec8f.zip | |
libarchive: add hash and enable lzma support
Add libarchive hash. Enable lzma support.
Both xz and lzma support are provided by the xz library.
[Thomas: explicitly pass --with-lzma when xz is available.]
Signed-off-by: Nimai Mahajan <nimaim@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libarchive/libarchive.hash')
| -rw-r--r-- | package/libarchive/libarchive.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libarchive/libarchive.hash b/package/libarchive/libarchive.hash new file mode 100644 index 0000000000..5f96211507 --- /dev/null +++ b/package/libarchive/libarchive.hash @@ -0,0 +1,2 @@ +# Locally computed: +sha256 eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e libarchive-3.1.2.tar.gz |

