diff options
author | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
commit | d466ef49f224a9347fe0375eac8126725e10a0a4 (patch) | |
tree | c08a9d7437c4d6de169858ac98fb340fd90202c2 /community/luasec/PKGBUILD | |
parent | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (diff) |
Thu Feb 23 23:15:11 UTC 2012
Diffstat (limited to 'community/luasec/PKGBUILD')
-rw-r--r-- | community/luasec/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/luasec/PKGBUILD b/community/luasec/PKGBUILD index 9cf2f5118..5769e23ed 100644 --- a/community/luasec/PKGBUILD +++ b/community/luasec/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 59126 2011-11-21 11:54:45Z spupykin $ +# $Id: PKGBUILD 66219 2012-02-23 03:33:12Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Dwayne Bent <dbb.1@liqd.org> # Contributor: Paul-Sebastian Manole <brokenthorn@gmail.com> pkgname=luasec pkgver=0.4 -pkgrel=2 +pkgrel=3 pkgdesc="Lua bindings for OpenSSL library to provide TLS/SSL communication." arch=('i686' 'x86_64') url="http://luasec.luaforge.net/" |