mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
emptty: update to 0.12.0
This commit is contained in:
parent
c82f1b8e3b
commit
237df1e34a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emptty'
|
# Template file for 'emptty'
|
||||||
pkgname=emptty
|
pkgname=emptty
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/tvrzna/emptty
|
go_import_path=github.com/tvrzna/emptty
|
||||||
|
@ -10,7 +10,7 @@ maintainer="tvrzna <emporeor@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tvrzna/emptty"
|
homepage="https://github.com/tvrzna/emptty"
|
||||||
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
|
||||||
checksum=d5564a446f216ac89a7d59786c4a5a4123bca8c91ccdb77bb9a6ef9e90dc0372
|
checksum=fa80dc23bbf5064a87643e836333c1aea7cdeec97ee9cee721cbc8a798d29862
|
||||||
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue