From 422759a61eef327724b4ee1947241eda8c6d6b6c Mon Sep 17 00:00:00 2001 From: Michal Tvrznik Date: Fri, 25 Apr 2025 07:16:02 +0200 Subject: [PATCH] emptty: update to 0.14.0 --- srcpkgs/emptty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template index 49e2872d4fd..7239764ca65 100644 --- a/srcpkgs/emptty/template +++ b/srcpkgs/emptty/template @@ -1,6 +1,6 @@ # Template file for 'emptty' pkgname=emptty -version=0.13.0 +version=0.14.0 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=3bed150f359fa46664ff28bff9d15306b899e147e60d486eb3a415afd7e2f3ba +checksum=f4b95a8b6d7d09bd4c80fb16e33ac8295344d81186f6f5c2601f237795e93859 conf_files="/etc/emptty/conf /etc/pam.d/emptty" post_install() {