nomacs: update to 3.10.2. (#735)

This commit is contained in:
travankor 2018-07-13 11:58:00 -07:00 committed by cr6git
parent 1ded017141
commit dfece30ba0

View file

@ -1,7 +1,7 @@
# Template file for 'nomacs' # Template file for 'nomacs'
pkgname=nomacs pkgname=nomacs
version=3.8.1 version=3.10.2
revision=2 revision=1
build_style=cmake build_style=cmake
build_wrksrc="ImageLounge" build_wrksrc="ImageLounge"
configure_args="-DUSE_SYSTEM_QUAZIP=1" configure_args="-DUSE_SYSTEM_QUAZIP=1"
@ -12,7 +12,7 @@ maintainer="Kharlamov Alexey <der@2-47.ru>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://nomacs.org/" homepage="http://nomacs.org/"
distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz" distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz"
checksum=1a6b0f5fb0cb61956fafce0d6d49e25abc4b34b77b1485654d9b03b786b8ea00 checksum=ced900a1548be6fecef5d18e6ed5bdbc9b3eb749edf623c523327798a74a4ec0
pre_configure() { pre_configure() {
# fix build with quazip-qt5 # fix build with quazip-qt5