diff --git a/srcpkgs/ergo/template b/srcpkgs/ergo/template index fbd7d39f3589e3..c03789f95f30fc 100644 --- a/srcpkgs/ergo/template +++ b/srcpkgs/ergo/template @@ -1,9 +1,10 @@ # Template file for 'ergo' pkgname=ergo -version=2.17.0 +version=2.18.0 revision=1 build_style=go go_import_path="github.com/ergochat/ergo" +go_build_tags="i18n mysql postgresql sqlite" go_ldflags="-X main.version=$version" short_desc="Modern IRC server with integrated bouncer features and services" maintainer="Lydia Sobot " @@ -11,7 +12,7 @@ license="MIT" homepage="https://ergo.chat/" changelog="https://raw.githubusercontent.com/ergochat/ergo/master/CHANGELOG.md" distfiles="https://github.com/ergochat/ergo/archive/v${version}.tar.gz" -checksum=bfda2be82aa133ddd7a03c2121d6807c8a1b9f5c055f0bbb90451baa2a249ce4 +checksum=5dafcdc9b1eaed0273d54dc274a050d983f79057fbc529af0c52704b1a540680 system_accounts="_ergo" _ergo_homedir="/var/lib/ergo" make_dirs="/var/lib/ergo 0755 _ergo _ergo"