diff --git a/system/devel/libarchive/actions.py b/system/devel/libarchive/actions.py
index 182e724b..7dba1926 100644
--- a/system/devel/libarchive/actions.py
+++ b/system/devel/libarchive/actions.py
@@ -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")
diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml
index 226726f4..0e35315a 100644
--- a/system/devel/libarchive/pspec.xml
+++ b/system/devel/libarchive/pspec.xml
@@ -12,7 +12,7 @@
library
Library for reading and writing streaming archives
libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.
- https://github.com/libarchive/libarchive/releases/download/v3.6.1/libarchive-3.6.1.tar.xz
+ https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.xz
acl-devel
nettle-devel
@@ -67,6 +67,13 @@
+
+ 2022-12-26
+ 3.6.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-11-01
3.6.1