Skip to content
Snippets Groups Projects
Commit 6e83fc2a authored by maxime callet's avatar maxime callet
Browse files

build: update libarchive path

Change-Id: I3a54032a774b8edb2b8d51ae1115fa84a0487ac7
parent 2269b76f
No related branches found
No related tags found
No related merge requests found
04ad3e98e840fee19eb4c2652f29eccef1cffc071fd5c6a6feb358fea6048699281c7baacbb9ca8f823b1bfaaef6d4c87d9cf6a8b0c28aab53b75b2d259b2045 libarchive-3.5.1.tar.xz
eeffec08a632cdf55d46b0f4b8261de20128163c39f63422aa5af081c9c5159a9445bca5f89ebaff984d9d5387b5c6901166949df09a2e46fe5adec31bfad0e5 libarchive-3.6.0.tar.xz
\ No newline at end of file
# LIBARCHIVE
LIBARCHIVE_VERSION := 3.5.1
LIBARCHIVE_URL := https://github.com/libarchive/libarchive/releases/download/$(LIBARCHIVE_VERSION)/libarchive-$(LIBARCHIVE_VERSION).tar.xz
LIBARCHIVE_VERSION := 3.6.0
LIBARCHIVE_URL := https://github.com/libarchive/libarchive/releases/download/v$(LIBARCHIVE_VERSION)/libarchive-$(LIBARCHIVE_VERSION).tar.xz
ifndef HAVE_MACOSX
PKGS += libarchive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment