libarchive-3.7.0
This commit is contained in:
@@ -16,7 +16,7 @@ j = ''.join([
|
||||
])
|
||||
|
||||
def setup():
|
||||
shelltools.system("patch -p1 -R < 1723.patch")
|
||||
# shelltools.system("patch -p1 -R < 1723.patch")
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure(j)
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for reading and writing streaming archives</Summary>
|
||||
<Description>libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.</Description>
|
||||
<Archive sha1sum="35c971132e4ecb1679418d1713e328e415aac569" type="tarxz">https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.xz</Archive>
|
||||
<Archive sha1sum="c74497887de756c21dd7de2989317139cd0989fa" type="tarxz">https://github.com/libarchive/libarchive/releases/download/v3.7.0/libarchive-3.7.0.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="1723.patch">1723.patch</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -72,6 +72,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2023-07-18</Date>
|
||||
<Version>3.7.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-02-26</Date>
|
||||
<Version>3.6.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user