From 64c4061818e886c3e6589c74d7afcada580fe675 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Sun, 6 Sep 2020 09:37:19 -0400 Subject: [PATCH] oragono: update to 2.3.0. --- srcpkgs/oragono/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template index 5dfc5128122..97b9bbf9606 100644 --- a/srcpkgs/oragono/template +++ b/srcpkgs/oragono/template @@ -1,6 +1,6 @@ # Template file for 'oragono' pkgname=oragono -version=2.2.0 +version=2.3.0 revision=1 build_style=go go_import_path="github.com/oragono/oragono" @@ -10,7 +10,7 @@ maintainer="Peter Bui " license="MIT" homepage="https://oragono.io/" distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz" -checksum=700c0936eb1ae037e17196140a7e66c6ff427a560080ee0335ce1f4b6c6397ce +checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1 conf_files="/etc/oragono.conf" system_accounts="_oragono" _oragono_homedir="/var/lib/oragono"