Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 9c64e22

Browse files
committed
Update dist.info to version 0.3.0
1 parent 12bdf26 commit 9c64e22

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dist.info

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
--- This file is part of LuaDist project
22

33
name = "luacrypto"
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
desc = "LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library."
77
author = "Keith Howe"
88
license = "MIT"
9-
url = "http://luacrypto.luaforge.net/"
10-
maintainer = "Peter Kapec"
9+
url = "http://mkottman.github.com/luacrypto/"
10+
maintainer = "Peter Kapec, Michal Kottman"
1111

1212
depends = {
1313
"lua ~> 5.1",

0 commit comments

Comments
 (0)