mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
rlottie: update to 0.0.20191002.
This commit is contained in:
parent
d5e42b8c79
commit
728bebcec5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rlottie'
|
# Template file for 'rlottie'
|
||||||
pkgname=rlottie
|
pkgname=rlottie
|
||||||
_commit=33d4fca732943eb393c23b143e5783b463847193
|
_commit=71dfd5c3ba206cad9d73e3c249dd7d22f4f65b98
|
||||||
version=0.0.20190809
|
version=0.0.20191002
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc="rlottie-${_commit}"
|
wrksrc="rlottie-${_commit}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
|
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
|
||||||
homepage="https://github.com/Samsung/rlottie"
|
homepage="https://github.com/Samsung/rlottie"
|
||||||
distfiles="https://github.com/Samsung/rlottie/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/Samsung/rlottie/archive/${_commit}.tar.gz"
|
||||||
checksum=1cf21762b983e5edf71ca4b487a1af4a9e6e127c1c7c1bec95b886022c96ff7f
|
checksum=df064c381ade4fce143e5d7ee27771bbf7bc2218ac7a32afe3f49036ddcba422
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -e 's/c++14/c++17/g' -i CMakeLists.txt
|
vsed -e 's/c++14/c++17/g' -i CMakeLists.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue