mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dlayer: update to 0.2.5.
This commit is contained in:
parent
3543c8712c
commit
f4b93ce943
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.4
|
version=0.2.5
|
||||||
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=3a31c0839ae92164fe77e1047c18b564c9eda9ffa4d17c87562abd50ff5ac147
|
checksum=38b445cb198b2f9dec7618eca95fd5f20b16afd152f96ee1b932c4b7be0994ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue