diff --git a/srcpkgs/rlottie/template b/srcpkgs/rlottie/template index 3f84d208d37..aa6ef4322ef 100644 --- a/srcpkgs/rlottie/template +++ b/srcpkgs/rlottie/template @@ -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 " 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