mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
emptty: update to 0.9.1
This commit is contained in:
parent
61fb890589
commit
4639dbfa31
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emptty'
|
# Template file for 'emptty'
|
||||||
pkgname=emptty
|
pkgname=emptty
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/tvrzna/emptty
|
go_import_path=github.com/tvrzna/emptty
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Dead simple Display Manager running in CLI as TTY login"
|
||||||
maintainer="tvrzna <emporeor@gmail.com>"
|
maintainer="tvrzna <emporeor@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tvrzna/emptty"
|
homepage="https://github.com/tvrzna/emptty"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
|
||||||
checksum=530da58d898c499516b5f5b189e1c86801df949fb794c2242de652ef3ee65d15
|
checksum=1b3c940da8d60705306525bf5a7619a7b30d954679e30a978a03ac53357e57d4
|
||||||
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