emptty: update to 0.6.0.

This commit is contained in:
Gadzhi Kharkharov 2021-07-30 11:55:26 +03:00 committed by Érico Nogueira Rolim
parent 20ffbc1057
commit defb83bf9e

View file

@ -1,6 +1,6 @@
# Template file for 'emptty' # Template file for 'emptty'
pkgname=emptty pkgname=emptty
version=0.5.2 version=0.6.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="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=469e69b28035e8225f4d41f4e5a002607a5ea5e3ac796a64ef53b22d279c8419 checksum=17c2c2e105d0481f42d5635d9eacbe3d46ce33274c8d25359924760e66f88a80
conf_files="/etc/emptty/conf /etc/pam.d/emptty" conf_files="/etc/emptty/conf /etc/pam.d/emptty"
post_install() { post_install() {