Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 43365c0

Browse files
authored
libarchive: update to 3.7.7 (#570)
1 parent 7d61da8 commit 43365c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/software/libarchive.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
# https://github.com/berkshelf/api.berkshelf.com
2020

2121
name "libarchive"
22-
default_version "3.1.2"
22+
default_version "3.7.7"
2323

24-
source url: "https://www.libarchive.org/downloads/libarchive-#{version}.tar.gz",
25-
sha256: "eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e"
24+
source url: "https://www.libarchive.org/downloads/libarchive-#{version}.tar.xz",
25+
sha256: "879acd83c3399c7caaee73fe5f7418e06087ab2aaf40af3e99b9e29beb29faee"
2626

2727
relative_path "libarchive-#{version}"
2828

0 commit comments

Comments
 (0)