diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : innoextract -version : '1.8' -release : 8 +version : '1.9' +release : 9 source : - - https://github.com/dscharrer/innoextract/releases/download/1.8/innoextract-1.8.tar.gz : 5e78f6295119eeda08a54dcac75306a1a4a40d0cb812ff3cd405e9862c285269 + - https://github.com/dscharrer/innoextract/releases/download/1.9/innoextract-1.9.tar.gz : 6344a69fc1ed847d4ed3e272e0da5998948c6b828cb7af39c6321aba6cf88126 license : Zlib component : system.utils summary : A tool to unpack installers created by Inno Setup @@ -11,7 +11,7 @@ builddeps : - libboost-devel setup : | - %cmake_ninja -DBoost_NO_BOOST_CMAKE=ON + %cmake_ninja build : | %ninja_build install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -24,12 +24,12 @@ - - 2020-04-15 - 1.8 + + 2020-08-17 + 1.9 Packaging update Alexander Vorobyev avorobyev@protonmail.com \ No newline at end of file