diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,7 +1,6 @@
libboost_filesystem.so.1.66.0
libboost_iostreams.so.1.66.0
libboost_program_options.so.1.66.0
-libboost_system.so.1.66.0
libc.so.6
libgcc_s.so.1
liblzma.so.5
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,14 @@
name : innoextract
-version : '1.7'
-release : 6
+version : '1.8'
+release : 7
source :
- - https://github.com/dscharrer/innoextract/archive/1.7.tar.gz : ddb80310bbb458db2bf407d3c8a53a0bc8775d0e2ce71e97eb06020c5c8a1c4e
+ - https://github.com/dscharrer/innoextract/releases/download/1.8/innoextract-1.8.tar.gz : 5e78f6295119eeda08a54dcac75306a1a4a40d0cb812ff3cd405e9862c285269
license : Zlib
component : system.utils
summary : A tool to unpack installers created by Inno Setup
description: |
A tool to unpack installers created by Inno Setup
builddeps :
- - pkgconfig(liblzma)
- libboost-devel
setup : |
%cmake_ninja
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
innoextract
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Alexander Vorobyev
+ avorobyev@protonmail.com
Zlib
system.utils
A tool to unpack installers created by Inno Setup
A tool to unpack installers created by Inno Setup
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
innoextract
@@ -24,12 +24,12 @@
-
- 2018-12-23
- 1.7
+
+ 2019-09-21
+ 1.8
Packaging update
- Bryan T. Meyers
- bmeyers@datadrake.com
+ Alexander Vorobyev
+ avorobyev@protonmail.com
\ No newline at end of file