mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
a36865fd60
commit
76bbcee08d
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'squirrel'
|
||||
pkgname=squirrel
|
||||
version=3.1
|
||||
version=3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="The Squirrel Programming Language"
|
||||
short_desc="Squirrel Programming Language"
|
||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.squirrel-lang.org/"
|
||||
distfiles="https://github.com/albertodemichelis/squirrel/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95
|
||||
depends="${pkgname}-libs>=${version}_${revision}"
|
||||
checksum=02805414cfadd5bbb921891d3599b83375a40650abd6404a8ab407dc5e86a996
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Add table
Reference in a new issue