netpgpverify: fix license
This commit is contained in:
parent
6567a604f5
commit
8d0e32c3bc
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'netpgpverify'
|
||||
pkgname=netpgpverify
|
||||
version=20160707
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||
short_desc="PGP/SSH standalone verification utility"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="2-clause-BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.netpgp.com"
|
||||
distfiles="http://www.netpgp.com/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=1eedf30b35cacbf8f39b80fbc4ea6129ba8c7815b0ad7f3d1ae05e521f684b00
|
||||
|
|
Loading…
Reference in a new issue