diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
commit | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch) | |
tree | 0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/tls | |
parent | 88933a383866089c23f6d62783a6a24ab211e872 (diff) |
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/tls')
-rw-r--r-- | community/tls/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tls/PKGBUILD b/community/tls/PKGBUILD index 661973fe7..46189c0ea 100644 --- a/community/tls/PKGBUILD +++ b/community/tls/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 59810 2011-11-30 14:40:18Z spupykin $ +# $Id: PKGBUILD 114418 2014-07-01 15:43:42Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s@gmail.com> # Contributor: Mario Vazquez <mariovazq@gmail.com> pkgname=tls pkgver=1.6 -pkgrel=4 +pkgrel=5 pkgdesc="OpenSSL extension to Tcl" arch=('i686' 'x86_64') url="http://tls.sourceforge.net/" |