diff options
-rw-r--r-- | community/perl-io-string/APKBUILD (renamed from testing/perl-io-string/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-io-string/APKBUILD b/community/perl-io-string/APKBUILD index 8aff32f28f..1d789f2a16 100644 --- a/testing/perl-io-string/APKBUILD +++ b/community/perl-io-string/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-io-string _pkgreal=IO-String pkgver=1.08 -pkgrel=0 +pkgrel=1 pkgdesc="emulate file interface for in-core strings " url="https://metacpan.org/release/IO-String" arch="noarch" |