archiver: update to 3.1.0.
This commit is contained in:
parent
2231a7a29e
commit
64251ca452
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.0.1
|
version=3.1.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.eu>"
|
||||||
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=a1808580d731499044f3f7de5ab04e5580a1189b7b532673bea1e4f35a48e7b9
|
checksum=a58ec07f7d383cd0a1b0734a9c16da4c0716e386a6df6860d041405dd4f73c6a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue