diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 06:00:06 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:52 +0000 |
| commit | d328070cb4e265392a20d37ce7754ceb82102ff1 (patch) | |
| tree | a8c8e6a402a2d4b047dbf5ab1632b4b18bc3807a /community/moreutils | |
| parent | 70609b031486de4c5f2011021f3e32564809e5ba (diff) | |
| download | aports-d328070cb4e265392a20d37ce7754ceb82102ff1.tar.bz2 aports-d328070cb4e265392a20d37ce7754ceb82102ff1.tar.xz | |
community/moreutils: rebuild against perl 5.30
Diffstat (limited to 'community/moreutils')
| -rw-r--r-- | community/moreutils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/moreutils/APKBUILD b/community/moreutils/APKBUILD index 44cc504698..25761c030d 100644 --- a/community/moreutils/APKBUILD +++ b/community/moreutils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> 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" |
