mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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'
|
# Template file for 'lily'
|
||||||
pkgname=lily
|
pkgname=lily
|
||||||
version=0.17
|
version=0.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
short_desc="An interpreted language with a focus on expressiveness and type safety"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://jesserayadkins.github.io/lily"
|
homepage="https://fascinatedbox.github.io/lily/"
|
||||||
distfiles="https://github.com/jesserayadkins/lily/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
||||||
checksum=08c1b313cfb182f58dcf3ff843ea8fccdb0e9471e8e63d1652600bc899c0e0af
|
checksum=87ca3fb6d5c84f8dab78fb3bcf52ac74988a77ae21a01e43b02e82fbd8ed936f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt
|
vlicense license.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue