Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/emptty/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'emptty'
pkgname=emptty
version=0.16.0
version=0.16.1
revision=1
build_style=go
go_import_path=github.com/tvrzna/emptty
Expand All @@ -10,7 +10,7 @@ maintainer="tvrzna <emporeor@gmail.com>"
license="MIT"
homepage="https://github.com/tvrzna/emptty"
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
checksum=35a5d60d21b4496a7df1b14ce7f7b7be0be9dc1e54c1e86e17e49f6dd83732a8
checksum=e85d0658fd793ad97be90af241451a9374b299d9525d2aeb57a6f83f10ad4931
conf_files="/etc/emptty/conf /etc/pam.d/emptty"

post_install() {
Expand Down