- Update to 2.2
This commit is contained in:
parent
0470086e3b
commit
9255674dc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208109
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= squirrel
|
PORTNAME= squirrel
|
||||||
PORTVERSION= 2.1.2
|
PORTVERSION= 2.2
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}_stable
|
DISTNAME= ${PORTNAME}_${DISTVERSION}_stable
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (squirrel_2.1.2_stable.tar.gz) = 23e60669cb207fdcd43d447f5af31778
|
MD5 (squirrel_2.2_stable.tar.gz) = a33b50793847b1858395a44ba16e5f2b
|
||||||
SHA256 (squirrel_2.1.2_stable.tar.gz) = 09f00350bb52a1136fdf1fa7cd9b1556dedbe22b7971872cc0ec12967c9d3017
|
SHA256 (squirrel_2.2_stable.tar.gz) = 936efb633f290e15b206c96c6fd44075c70e3085c9c967cab38c13e8cb51c799
|
||||||
SIZE (squirrel_2.1.2_stable.tar.gz) = 402116
|
SIZE (squirrel_2.2_stable.tar.gz) = 412972
|
||||||
|
|
|
@ -10,4 +10,4 @@ Squirrel is inspired by languages like Python, Javascript and especially
|
||||||
Lua. The API is very similar and the table code is based on the Lua one.
|
Lua. The API is very similar and the table code is based on the Lua one.
|
||||||
|
|
||||||
WWW: http://squirrel-lang.org/
|
WWW: http://squirrel-lang.org/
|
||||||
Author: Alberto Demichelis <alberto@ademichelis.com>
|
Author: Alberto Demichelis <alberto@demichelis.net>
|
||||||
|
|
Loading…
Reference in a new issue