mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
licensor: update to 2.1.0.
This commit is contained in:
parent
03fa2d2996
commit
0704ea397a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'licensor'
|
||||
pkgname=licensor
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Write licenses to stdout"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/raftario/licensor"
|
||||
distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
|
||||
checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f
|
||||
checksum=d061ce9fd26d58b0c6ababa7acdaf35222a4407f0b5ea9c4b78f6835527611fd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue