emptty: update to 0.6.2.
This commit is contained in:
parent
98a9cab232
commit
96bae4de76
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.6.1
|
version=0.6.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=28cfbbb5692137644d76066664a88faf2b40d3c16e494f349f5f142b4622ffe5
|
checksum=a750c5cbaeda6b4d0367d18cedf27d884e6fb9a0c7b20819dc878cf7d5a5013b
|
||||||
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 a new issue