lily: update to 1.7.
This commit is contained in:
parent
9523c41356
commit
efef926048
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lily'
|
||||
pkgname=lily
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
wrksrc="lily-v${version}"
|
||||
build_style=cmake
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/FascinatedBox/lily"
|
||||
distfiles="https://gitlab.com/FascinatedBox/lily/-/archive/v${version}/lily-v${version}.tar.bz2"
|
||||
checksum=45a4d61dd040bc167737961b6ca50b2d549143e621fe4e95365041f2dedcd62c
|
||||
checksum=4df3b07e91b62434cc3419856ed504947cc8d5f3f35a5896ed459c761a137045
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt
|
||||
|
|
Loading…
Reference in New Issue