mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
629dbfbb16
commit
7f0660e6e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lily'
|
# Template file for 'lily'
|
||||||
pkgname=lily
|
pkgname=lily
|
||||||
version=1.11
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Interpreted language with a focus on expressiveness and type safety"
|
short_desc="Interpreted language with a focus on expressiveness and type safety"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/FascinatedBox/lily"
|
homepage="https://gitlab.com/FascinatedBox/lily"
|
||||||
distfiles="https://gitlab.com/FascinatedBox/lily/-/archive/v${version}/lily-v${version}.tar.bz2"
|
distfiles="https://gitlab.com/FascinatedBox/lily/-/archive/v${version}/lily-v${version}.tar.bz2"
|
||||||
checksum=29a57da43d590982cf5b83437ae1a495e3d66f8e07e5abc748ededc7b6962fcb
|
checksum=c135824d761b573f270b4f9b0b61841595d9b7c4a3a805246aad2962b1589ff1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt
|
vlicense license.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue