- Update to 0.4
PR: ports/149034 Submitted by: Frederic Culot <frederic _AT_ culot.org> Approved by: maintainer
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= luasec
|
||||
PORTVERSION= 0.3.3
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://luaforge.net/frs/download.php/4160/
|
||||
MASTER_SITES= http://www.inf.puc-rio.br/~brunoos/luasec/download/
|
||||
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= kelly.hays@jkhfamily.org
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (luasec-0.3.3.tar.gz) = 88261020372dfe8f850fdb60e4fae186
|
||||
SHA256 (luasec-0.3.3.tar.gz) = 94e663ad2c6171fa47c6cde4e79972da900215d27f5504e4719fa10f1d8c1cac
|
||||
SIZE (luasec-0.3.3.tar.gz) = 26547
|
||||
MD5 (luasec-0.4.tar.gz) = 712158d60207bdbb6215fc7e07d8db24
|
||||
SHA256 (luasec-0.4.tar.gz) = 111732f0e646120a701d33e7d3a613a9a901c11c0a01d0805d73ef90c3f0abd5
|
||||
SIZE (luasec-0.4.tar.gz) = 27829
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
%%LUA_MODLIBDIR%%/ssl.so
|
||||
%%LUA_MODSHAREDIR%%/ssl.lua
|
||||
%%LUA_MODSHAREDIR%%/ssl/https.lua
|
||||
@dirrm %%LUA_MODSHAREDIR%%/ssl
|
||||
|
||||
Reference in New Issue
Block a user