netpgp: update to 20101107.
This commit is contained in:
parent
87d85b6107
commit
608fecffb8
2 changed files with 2 additions and 5 deletions
|
@ -10,8 +10,6 @@ long_desc="
|
|||
identifier. netpgp can also encrypt files using the public or private
|
||||
keys of users and, in the same manner, decrypt files which were encrypted."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency run bzip2
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'netpgp'
|
||||
pkgname=netpgp
|
||||
version=20100601
|
||||
revision=1
|
||||
version=20101107
|
||||
distfiles="ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="PGP signing, verification, encryption and decryption program"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=837c2ff936d133a335671637053c0d7b5cd69c28426fbbca02da4852f91318a5
|
||||
checksum=a0259f7dc886788386c0d827fdba9ad8e0dfcfab1d602dc29e02ae6cc2f9bab9
|
||||
long_desc="
|
||||
The netpgp library is a BSD-licensed library for managing PGP keys.
|
||||
|
||||
|
|
Loading…
Reference in a new issue