Date: Friday, January 6, 2023 @ 16:19:10
  Author: spupykin
Revision: 1378642

upgpkg: unrealircd 6.0.5-2

Modified:
  unrealircd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-06 15:58:52 UTC (rev 1378641)
+++ PKGBUILD    2023-01-06 16:19:10 UTC (rev 1378642)
@@ -3,7 +3,7 @@
 
 pkgname=unrealircd
 pkgver=6.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Open Source IRC Server"
 arch=('x86_64')
 url="https://www.unrealircd.org";
@@ -45,6 +45,7 @@
     --enable-ssl=/usr \
     --with-bindir=/usr/bin \
     --with-datadir=/var/lib/unrealircd \
+    --with-controlfile=/var/lib/unrealircd/unrealircd.ctl \
     --with-confdir=/etc/unrealircd \
     --with-modulesdir=/usr/lib/unrealircd \
     --with-logdir=/var/log/unrealircd \

Reply via email to