From a7c920bd3b607cbdf64708246e7bb101c8557d82 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Sep 2019 05:45:46 +0000 Subject: [PATCH] community/znc: rebuild against perl 5.30 --- community/znc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/znc/APKBUILD b/community/znc/APKBUILD index 758dcb7b1e7..a5a8a935eb0 100644 --- a/community/znc/APKBUILD +++ b/community/znc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=znc pkgver=1.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="Advanced IRC bouncer" url="https://wiki.znc.in/ZNC" arch="all"