mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
paperkey: fix license, http->https
This commit is contained in:
parent
3af1be8663
commit
0d6e6e80bb
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'paperkey'
|
||||
pkgname=paperkey
|
||||
version=1.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="OpenPGP key archiver"
|
||||
maintainer="Pulux <pulux@pf4sh.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.jabberwocky.com/software/paperkey/"
|
||||
distfiles="http://www.jabberwocky.com/software/paperkey/${pkgname}-${version}.tar.gz"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.jabberwocky.com/software/paperkey/"
|
||||
distfiles="https://www.jabberwocky.com/software/paperkey/${pkgname}-${version}.tar.gz"
|
||||
checksum=a245fd13271a8d2afa03dde979af3a29eb3d4ebb1fbcad4a9b52cf67a27d05f7
|
||||
|
|
Loading…
Add table
Reference in a new issue