unrar ver. bump
This commit is contained in:
@@ -24,7 +24,8 @@ def build():
|
||||
# STRIP="true"' % (get.CXXFLAGS(), get.CXX()))
|
||||
|
||||
def install():
|
||||
pisitools.dobin("unrar")
|
||||
autotools.rawInstall("DESTDIR=%s/usr" % get.installDIR())
|
||||
# pisitools.dobin("unrar")
|
||||
|
||||
shelltools.cd("%s" % get.workDIR())
|
||||
shelltools.cd("libunrar")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>RAR decompressor</Summary>
|
||||
<Description>unrar is a program to decompress RAR archives.</Description>
|
||||
<Archive sha1sum="1df74f8e34f7f8ec6d5cf525c053b21a1e52e5eb" type="targz">http://www.rarlab.com/rar/unrarsrc-6.2.1.tar.gz</Archive>
|
||||
<Archive sha1sum="7a20e2a21474d6e53f26404c39b7101a4dd134d7" type="targz">http://www.rarlab.com/rar/unrarsrc-6.2.2.tar.gz</Archive>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">unrar-5.5.5-build.patch</Patch> -->
|
||||
<!-- <Patch level="1">unrar-5.5.5-honor-flags.patch</Patch> -->
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-11-13</Date>
|
||||
<Version>6.2.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-10-25</Date>
|
||||
<Version>6.2.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user