icewm: update to 1.9.0.

This commit is contained in:
mobinmob 2020-10-31 21:11:00 +02:00 committed by Andrew Benson
parent 475222f3fb
commit bab7ebe440
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'icewm'
pkgname=icewm
version=1.8.3
version=1.9.0
revision=1
build_style=cmake
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://ice-wm.org/"
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
checksum=8176efa28d9ec366350dd819aea8faeb512b0184fcc52c538eed90d3474ee136
checksum=50eaba8773930be822e17c264ef0eb639d704bf3dd592698343a2148d0f7754a
# No c++ warnings for 'One Defintion Rules' and make sure LTO goes ok
CXXFLAGS="-Wno-odr -fno-strict-aliasing"