libarchive ver. bump

This commit is contained in:
Rmys
2022-12-26 23:27:09 +03:00
parent 946512d1da
commit e7d57013f0
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -27,4 +27,6 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dosed("%s/usr/lib/pkgconfig/libarchive.pc" % get.installDIR(), "iconv", "")
pisitools.dodoc("COPYING","NEWS")