New package: ccrypt-1.10
This commit is contained in:
parent
d6040e9cdd
commit
cf2f681462
1 changed files with 11 additions and 0 deletions
11
srcpkgs/ccrypt/template
Normal file
11
srcpkgs/ccrypt/template
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Template file for 'ccrypt'
|
||||
pkgname=ccrypt
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Symmetric encryption utility using Rijndael cipher"
|
||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||
license="GPL-2"
|
||||
homepage="http://ccrypt.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum="87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0"
|
Loading…
Reference in a new issue