From d328070cb4e265392a20d37ce7754ceb82102ff1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Sep 2019 06:00:06 +0000 Subject: [PATCH] community/moreutils: rebuild against perl 5.30 --- community/moreutils/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/moreutils/APKBUILD b/community/moreutils/APKBUILD index 44cc5046987..25761c030d9 100644 --- a/community/moreutils/APKBUILD +++ b/community/moreutils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=moreutils pkgver=0.63 -pkgrel=1 +pkgrel=2 pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago" url="https://joeyh.name/code/moreutils/" arch="all"