wok-6.x diff exiv2/receipt @ rev 21619
gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 25 14:09:45 2019 +0300 (2019-05-25) |
parents | 37d9b4cadcbe |
children | df869cf023e0 |
line diff
1.1 --- a/exiv2/receipt Tue Feb 26 16:50:37 2019 +0100 1.2 +++ b/exiv2/receipt Sat May 25 14:09:45 2019 +0300 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Exif and Iptc metadata manipulation library and tools" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.exiv2.org/" 1.8 +WEB_SITE="https://www.exiv2.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION-Source.tar.gz" 1.11 WGET_URL="$WEB_SITE/builds/$TARBALL"