mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgpdump: update to 0.36.
This commit is contained in:
parent
5d4bdd10fd
commit
857b464cda
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pgpdump'
|
# Template file for 'pgpdump'
|
||||||
pkgname=pgpdump
|
pkgname=pgpdump
|
||||||
version=0.35
|
version=0.36
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="PGP packet visualizer"
|
short_desc="PGP packet visualizer"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.mew.org/~kazu/proj/pgpdump"
|
homepage="https://www.mew.org/~kazu/proj/pgpdump"
|
||||||
changelog="https://raw.githubusercontent.com/kazu-yamamoto/pgpdump/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/kazu-yamamoto/pgpdump/main/CHANGES"
|
||||||
distfiles="https://github.com/kazu-yamamoto/pgpdump/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kazu-yamamoto/pgpdump/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=50b817d0ceaee41597b51e237e318803bf561ab6cf2dc1b49f68e85635fc8b0f
|
checksum=9831fb578175f97f77e269326cb06e5367161e9ddbbfb7f753cef12f0f479c1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue