mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
hexer: fix licenses.
This commit is contained in:
parent
10cab2dc9a
commit
0aa12c7c59
1 changed files with 2 additions and 1 deletions
|
@ -14,5 +14,6 @@ distfiles="https://devel.ringlet.net/files/editors/hexer/hexer-${version}.tar.xz
|
||||||
checksum=2d6bb5583f0b1a1a9825b0de1e836482f07af44484c2d73c5ad9472bdfa2fba1
|
checksum=2d6bb5583f0b1a1a9825b0de1e836482f07af44484c2d73c5ad9472bdfa2fba1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue