From a63ebc13ecc90b9d89c7253a4fb3cf45875c7ae9 Mon Sep 17 00:00:00 2001 From: Michal Tvrznik Date: Mon, 30 Mar 2026 07:25:21 +0200 Subject: [PATCH] emptty: update to 0.16.1 --- srcpkgs/emptty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template index 783674ef8c944c..df04d17fb4ca30 100644 --- a/srcpkgs/emptty/template +++ b/srcpkgs/emptty/template @@ -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 @@ -10,7 +10,7 @@ maintainer="tvrzna " 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() {