mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
dlayer: update to 0.3.1.
This commit is contained in:
parent
c2015e4967
commit
edd9098dc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dlayer'
|
# Template file for 'dlayer'
|
||||||
pkgname=dlayer
|
pkgname=dlayer
|
||||||
version=0.2.5
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/orisano/dlayer
|
go_import_path=github.com/orisano/dlayer
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Mate GABRI <iam@theguy.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/orisano/dlayer"
|
homepage="https://github.com/orisano/dlayer"
|
||||||
distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
|
||||||
checksum=38b445cb198b2f9dec7618eca95fd5f20b16afd152f96ee1b932c4b7be0994ce
|
checksum=6d091744618e03d1490de97eb0a41d89b70cedc4f242c004f4f2f4c7d77d859d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue