ffi-libarchive-binary 0.3.0-x86_64-linux → 0.3.1-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ffi-libarchive-binary/base_recipe.rb +1 -1
- data/lib/ffi-libarchive-binary/libarchive.so +0 -0
- data/lib/ffi-libarchive-binary/libarchive_recipe.rb +3 -3
- data/lib/ffi-libarchive-binary/libexpat_recipe.rb +3 -3
- data/lib/ffi-libarchive-binary/openssl_recipe.rb +3 -3
- data/lib/ffi-libarchive-binary/version.rb +1 -1
- data/lib/ffi-libarchive-binary/zlib_recipe.rb +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a5d8d61ad88839dfd59924125e2204922977a12f4df3180b223a84869fbf2d2e
|
4
|
+
data.tar.gz: 7c49fb1a19c8cef4e49db34343a953e3822ba5c6631ca4764e5aad0692123b42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ccc25636e9b707108626b2c2b37aac726d2bc47f9b2dabbe690dc9ab45f06f7e92c8dc4d59f5cec2f6fcd017d25e85baa75f7dd41729e1eaf6dfe7e5c7afea41
|
7
|
+
data.tar.gz: 52e89882d33922027f0300624d23dec267395b871140dc2e8c315d1f81faaebaea5b58ee24c54c8188a4648c0738c0b93427eb92f710593e7b71b1f15fd106a1
|
@@ -8,7 +8,7 @@ module LibarchiveBinary
|
|
8
8
|
"x86_64-apple-darwin" => "Mach-O 64-bit dynamically linked shared library x86_64",
|
9
9
|
"aarch64-linux-gnu" => "ELF 64-bit LSB shared object, ARM aarch64",
|
10
10
|
"x86_64-linux-gnu" => "ELF 64-bit LSB shared object, x86-64",
|
11
|
-
"x86_64-w64-mingw32" => "PE32+ executable
|
11
|
+
"x86_64-w64-mingw32" => "PE32+ executable",
|
12
12
|
}.freeze
|
13
13
|
|
14
14
|
ARCHS = {
|
Binary file
|
@@ -14,12 +14,12 @@ module LibarchiveBinary
|
|
14
14
|
ROOT = Pathname.new(File.expand_path("../..", __dir__))
|
15
15
|
|
16
16
|
def initialize
|
17
|
-
super("libarchive", "3.
|
17
|
+
super("libarchive", "3.7.4")
|
18
18
|
@printed = {}
|
19
19
|
|
20
20
|
@files << {
|
21
|
-
url: "https://www.libarchive.org/downloads/libarchive-3.
|
22
|
-
sha256: "
|
21
|
+
url: "https://www.libarchive.org/downloads/libarchive-3.7.4.tar.gz",
|
22
|
+
sha256: "7875d49596286055b52439ed42f044bd8ad426aa4cc5aabd96bfe7abb971d5e8",
|
23
23
|
}
|
24
24
|
|
25
25
|
@target = ROOT.join(@target).to_s
|
@@ -7,11 +7,11 @@ module LibarchiveBinary
|
|
7
7
|
ROOT = Pathname.new(File.expand_path("../..", __dir__))
|
8
8
|
|
9
9
|
def initialize
|
10
|
-
super("libexpat", "2.4
|
10
|
+
super("libexpat", "2.6.4")
|
11
11
|
|
12
12
|
@files << {
|
13
|
-
url: "https://github.com/libexpat/libexpat/releases/download/
|
14
|
-
sha256: "
|
13
|
+
url: "https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.gz",
|
14
|
+
sha256: "fd03b7172b3bd7427a3e7a812063f74754f24542429b634e0db6511b53fb2278",
|
15
15
|
}
|
16
16
|
|
17
17
|
@target = ROOT.join(@target).to_s
|
@@ -17,11 +17,11 @@ module LibarchiveBinary
|
|
17
17
|
ROOT = Pathname.new(File.expand_path("../..", __dir__))
|
18
18
|
|
19
19
|
def initialize
|
20
|
-
super("openssl", "1.1.
|
20
|
+
super("openssl", "1.1.1w")
|
21
21
|
|
22
22
|
@files << {
|
23
|
-
url: "https://
|
24
|
-
sha256: "
|
23
|
+
url: "https://github.com/openssl/openssl/releases/download/OpenSSL_1_1_1w/openssl-1.1.1w.tar.gz",
|
24
|
+
sha256: "cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8",
|
25
25
|
}
|
26
26
|
|
27
27
|
@target = ROOT.join(@target).to_s
|
@@ -8,11 +8,11 @@ module LibarchiveBinary
|
|
8
8
|
ROOT = Pathname.new(File.expand_path("../..", __dir__))
|
9
9
|
|
10
10
|
def initialize
|
11
|
-
super("zlib", "1.
|
11
|
+
super("zlib", "1.3.1")
|
12
12
|
|
13
13
|
@files << {
|
14
|
-
url: "http://zlib.net/fossils/zlib-1.
|
15
|
-
sha256: "
|
14
|
+
url: "http://zlib.net/fossils/zlib-1.3.1.tar.gz",
|
15
|
+
sha256: "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23",
|
16
16
|
}
|
17
17
|
|
18
18
|
@target = ROOT.join(@target).to_s
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ffi-libarchive-binary
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-12-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|