lily: update to 1.2.
This commit is contained in:
parent
402e69208b
commit
d2010e601f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lily'
|
||||
pkgname=lily
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="http://lily-lang.org"
|
||||
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
||||
checksum=8d243707c8ee796d492644235134da0edb6b29231f06c568824e1e424e74b64f
|
||||
checksum=0d06bb1e6befc58459c3f15094693127eefefdc14be50c08e5205622c9207aae
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt
|
||||
|
|
Loading…
Reference in New Issue