netpgp: update to 20100601.
This commit is contained in:
parent
f5bc858199
commit
d690ce768d
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'netpgp'
|
||||
pkgname=netpgp
|
||||
version=20100507
|
||||
version=20100601
|
||||
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=fdfb46dba759c9d084b457f62fabf81ecdbf95fdc41888074afc1e1505e973b5
|
||||
checksum=837c2ff936d133a335671637053c0d7b5cd69c28426fbbca02da4852f91318a5
|
||||
long_desc="
|
||||
The netpgp library is a BSD-licensed library for managing PGP keys.
|
||||
|
||||
|
@ -27,7 +27,6 @@ long_desc="
|
|||
The other user's public key can be added to our keyring. The other
|
||||
user will add our public key to their keyring."
|
||||
|
||||
CFLAGS="-ggdb"
|
||||
subpackages="libnetpgp libnetpgp-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
|
Loading…
Reference in New Issue