archiver: update to 3.3.0.
This commit is contained in:
parent
1e276139fa
commit
edc9b70c84
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'archiver'
|
||||
pkgname=archiver
|
||||
version=3.2.0
|
||||
version=3.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mholt/archiver
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mholt/archiver"
|
||||
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
|
||||
checksum=919182c8a2ae8095b12f059a1b2826107629bd13bdba6a429cb3d97eac6ae065
|
||||
checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue