lily: update to 1.4, fix homepage.
Closes #13584. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
00e7e26f7b
commit
c6df0b36e7
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'lily'
|
# Template file for 'lily'
|
||||||
pkgname=lily
|
pkgname=lily
|
||||||
version=1.3
|
version=1.4
|
||||||
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="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://lily-lang.org"
|
homepage="http://fascinatedbox.github.io/lily/"
|
||||||
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FascinatedBox/lily/archive/v${version}.tar.gz"
|
||||||
checksum=4764c5c6b9c4974135bf4e6d5f4a7ee175f214a5f1572ad5ae86b4bdb79d1db1
|
checksum=c67e12da54451f8bc0d91d2e05b56fb3d0ca339edab3555d1d7a3e064ad0c3f1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt
|
vlicense license.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user