rlottie: update to 0.0.20191002.

This commit is contained in:
John 2019-10-02 15:49:33 +02:00
parent d5e42b8c79
commit 728bebcec5

View file

@ -1,7 +1,7 @@
# Template file for 'rlottie'
pkgname=rlottie
_commit=33d4fca732943eb393c23b143e5783b463847193
version=0.0.20190809
_commit=71dfd5c3ba206cad9d73e3c249dd7d22f4f65b98
version=0.0.20191002
revision=2
wrksrc="rlottie-${_commit}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
homepage="https://github.com/Samsung/rlottie"
distfiles="https://github.com/Samsung/rlottie/archive/${_commit}.tar.gz"
checksum=1cf21762b983e5edf71ca4b487a1af4a9e6e127c1c7c1bec95b886022c96ff7f
checksum=df064c381ade4fce143e5d7ee27771bbf7bc2218ac7a32afe3f49036ddcba422
post_patch() {
vsed -e 's/c++14/c++17/g' -i CMakeLists.txt