mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
archiver: update to 3.1.1.
This commit is contained in:
parent
04842b79c9
commit
c3ffa270be
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.1.0
|
version=3.1.1
|
||||||
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=a58ec07f7d383cd0a1b0734a9c16da4c0716e386a6df6860d041405dd4f73c6a
|
checksum=41ec54a7e0165c9bf1a567589a453c243394efff41dc446532f2028d98b476ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue