mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
emptty: update to 0.12.1
This commit is contained in:
parent
6719b7e5c5
commit
4776fd1891
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.12.0
|
version=0.12.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
|
||||||
|
@ -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=fa80dc23bbf5064a87643e836333c1aea7cdeec97ee9cee721cbc8a798d29862
|
checksum=0220230cdee3dedd7ccd6f2d81c57b29e2169159c8e28263d58abaf20093ce23
|
||||||
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