mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
archiver: update to 3.5.0
This commit is contained in:
parent
f896466b96
commit
e11b96e03d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'archiver'
|
# Template file for 'archiver'
|
||||||
pkgname=archiver
|
pkgname=archiver
|
||||||
version=3.3.0
|
version=3.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mholt/archiver
|
go_import_path=github.com/mholt/archiver
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mholt/archiver"
|
homepage="https://github.com/mholt/archiver"
|
||||||
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
|
||||||
checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
|
checksum=8f2e3ad68553f6b58bf99e8635ff0953f62ff0a7804da7658954ffaa7d0aaa0a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue