diff --git a/multimedia/sound/liblastfm/actions.py b/multimedia/sound/liblastfm/actions.py
index 1a61145c66..f7da1635c4 100644
--- a/multimedia/sound/liblastfm/actions.py
+++ b/multimedia/sound/liblastfm/actions.py
@@ -11,6 +11,7 @@ from pisi.actionsapi import cmaketools
def setup():
cmaketools.configure("-DBUILD_TESTS=OFF \
-DBUILD_WITH_QT4=OFF \
+ -DCMAKE_CXX_STANDARD=14 \
-DCMAKE_INSTALL_LIBDIR=/usr/lib")
def build():
diff --git a/multimedia/sound/liblastfm/pspec.xml b/multimedia/sound/liblastfm/pspec.xml
index 199343561a..9082432655 100644
--- a/multimedia/sound/liblastfm/pspec.xml
+++ b/multimedia/sound/liblastfm/pspec.xml
@@ -12,7 +12,7 @@
library
A library for Last.fm integration
liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.
- https://github.com/lastfm/liblastfm/archive/1.0.9.tar.gz
+ https://github.com/lastfm/liblastfm/archive/1.1.0.tar.gz
cmake
qt5-base-devel
@@ -25,7 +25,7 @@
liblastfm-qt5.11.patch
- 480e2ec6.patch
+
@@ -69,6 +69,13 @@
+
+ 2021-12-13
+ 1.1.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-03-08
1.0.9