emptty: update to 0.5.2.
This commit is contained in:
parent
90246f715c
commit
2f496156df
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emptty'
|
# Template file for 'emptty'
|
||||||
pkgname=emptty
|
pkgname=emptty
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
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="xXR01I1Xx <xxr01i1xx@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tvrzna/emptty"
|
homepage="https://github.com/tvrzna/emptty"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=798819b7d320df6ced703b5878564c3a2544638babc7666a5c8391c26976c704
|
checksum=469e69b28035e8225f4d41f4e5a002607a5ea5e3ac796a64ef53b22d279c8419
|
||||||
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue