From e8a6e29b4a34c1dac7bf9c6b23fab5c07376888d Mon Sep 17 00:00:00 2001 From: Michal Tvrznik Date: Mon, 12 Apr 2021 09:40:29 +0200 Subject: [PATCH] emptty: update to 0.5.1. --- srcpkgs/emptty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template index 402733e1b2..3a0ac68bce 100644 --- a/srcpkgs/emptty/template +++ b/srcpkgs/emptty/template @@ -1,6 +1,6 @@ # Template file for 'emptty' pkgname=emptty -version=0.5.0 +version=0.5.1 revision=1 build_style=go go_import_path=github.com/tvrzna/emptty @@ -10,7 +10,7 @@ maintainer="xXR01I1Xx " license="MIT" homepage="https://github.com/tvrzna/emptty" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=30fd606e9f2c00c923d6fc5d28774d2454e70f999aee57ff29de73eed824f384 +checksum=798819b7d320df6ced703b5878564c3a2544638babc7666a5c8391c26976c704 conf_files="/etc/emptty/conf /etc/pam.d/emptty" post_install() {