mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
archiver: update to 3.2.0.
This commit is contained in:
parent
ca3a765de6
commit
af9e87d231
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'archiver'
|
||||
pkgname=archiver
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mholt/archiver
|
||||
go_package="${go_import_path}/cmd/arc"
|
||||
|
@ -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=41ec54a7e0165c9bf1a567589a453c243394efff41dc446532f2028d98b476ac
|
||||
checksum=919182c8a2ae8095b12f059a1b2826107629bd13bdba6a429cb3d97eac6ae065
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue