squirrel: update to 3.2

Closes: #36686 [via git-merge-pr]
This commit is contained in:
blackbeard420 2022-04-13 21:32:11 -04:00 committed by Duncaen
parent a36865fd60
commit 76bbcee08d
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,15 +1,14 @@
# Template file for 'squirrel' # Template file for 'squirrel'
pkgname=squirrel pkgname=squirrel
version=3.1 version=3.2
revision=1 revision=1
build_style=cmake build_style=cmake
short_desc="The Squirrel Programming Language" short_desc="Squirrel Programming Language"
maintainer="Wilson Birney <wpb@360scada.com>" maintainer="Wilson Birney <wpb@360scada.com>"
license="MIT" license="MIT"
homepage="http://www.squirrel-lang.org/" homepage="http://www.squirrel-lang.org/"
distfiles="https://github.com/albertodemichelis/squirrel/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="https://github.com/albertodemichelis/squirrel/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95 checksum=02805414cfadd5bbb921891d3599b83375a40650abd6404a8ab407dc5e86a996
depends="${pkgname}-libs>=${version}_${revision}"
post_install() { post_install() {
vlicense COPYRIGHT vlicense COPYRIGHT