- Update to 2.3e

PR:		ports/142727
Submitted by:	"Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de> (maintainer)
This commit is contained in:
Wen Heping
2010-01-12 00:51:42 +00:00
parent 48fe6aa8c0
commit afe18e629c
3 changed files with 6 additions and 5 deletions

View File

@@ -6,8 +6,7 @@
#
PORTNAME= aespipe
DISTVERSION= v2.3d
PORTREVISION= 1
DISTVERSION= v2.3e
CATEGORIES= security
MASTER_SITES= http://loop-aes.sourceforge.net/${PORTNAME}/ \
http://koti.tnnet.fi/jari.ruusu/linux/

View File

@@ -1,3 +1,3 @@
MD5 (aespipe-v2.3d.tar.bz2) = 9b5369ab2c0d5439b7cd09d61d6ef479
SHA256 (aespipe-v2.3d.tar.bz2) = 70330cd0710446c9ddf8148a7713fd73f1dc5e0b13fc4d3c75590305b2e3f008
SIZE (aespipe-v2.3d.tar.bz2) = 88550
MD5 (aespipe-v2.3e.tar.bz2) = c3109e21e608af2f5ddf11c858520d75
SHA256 (aespipe-v2.3e.tar.bz2) = 4e63a5709fdd0bffdb555582f9fd7a0bd1842e429420159accaf7f60c5d3c70f
SIZE (aespipe-v2.3e.tar.bz2) = 91752

View File

@@ -2,3 +2,5 @@ aespipe program is AES encrypting or decrypting pipe. It reads from standard
input and writes to standard output. It can be used to create and restore
encrypted tar or cpio archives. It can be used to encrypt and decrypt
loop-AES compatible encrypted disk images.
WWW: http://sourceforge.net/projects/loop-aes/