pgpdump: update to 0.33.
This commit is contained in:
parent
3191ebf92a
commit
a0ebdf759e
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'pgpdump'
|
||||
pkgname=pgpdump
|
||||
version=0.32
|
||||
version=0.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A PGP packet visualizer"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="3-cause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
#changelog="https://raw.githubusercontent.com/kazu-yamamoto/pgpdump/master/CHANGES"
|
||||
homepage="https://github.com/kazu-yamamoto/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b5cad57a07ba221049b168dd3baae54b03c6fdedcb4e9ce32e48f88cab01c305
|
||||
checksum=fe580ef43f651da59816c70f38f177ea4fa769d64e3d6883a9d1f661bb0a6952
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Reference in New Issue