lily: update to 0.18
This commit is contained in:
parent
93d53f5f82
commit
bc842374cb
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lily'
|
||||
pkgname=lily
|
||||
version=0.17
|
||||
version=0.18
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="MIT"
|
||||
homepage="http://jesserayadkins.github.io/lily"
|
||||
distfiles="https://github.com/jesserayadkins/lily/archive/v${version}.tar.gz"
|
||||
checksum=08c1b313cfb182f58dcf3ff843ea8fccdb0e9471e8e63d1652600bc899c0e0af
|
||||
homepage="https://fascinatedbox.github.io/lily/"
|
||||
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
||||
checksum=87ca3fb6d5c84f8dab78fb3bcf52ac74988a77ae21a01e43b02e82fbd8ed936f
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue