mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +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'
|
# Template file for 'paperkey'
|
||||||
pkgname=paperkey
|
pkgname=paperkey
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="OpenPGP key archiver"
|
short_desc="OpenPGP key archiver"
|
||||||
maintainer="Pulux <pulux@pf4sh.de>"
|
maintainer="Pulux <pulux@pf4sh.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.jabberwocky.com/software/paperkey/"
|
homepage="https://www.jabberwocky.com/software/paperkey/"
|
||||||
distfiles="http://www.jabberwocky.com/software/paperkey/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.jabberwocky.com/software/paperkey/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a245fd13271a8d2afa03dde979af3a29eb3d4ebb1fbcad4a9b52cf67a27d05f7
|
checksum=a245fd13271a8d2afa03dde979af3a29eb3d4ebb1fbcad4a9b52cf67a27d05f7
|
||||||
|
|
Loading…
Add table
Reference in a new issue