diff options
Diffstat (limited to 'testing/perl-sys-syslog/APKBUILD')
-rw-r--r-- | testing/perl-sys-syslog/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-sys-syslog/APKBUILD b/testing/perl-sys-syslog/APKBUILD index f3e9583643..6420f7537a 100644 --- a/testing/perl-sys-syslog/APKBUILD +++ b/testing/perl-sys-syslog/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-sys-syslog _pkgreal=Sys-Syslog pkgver=0.29 -pkgrel=0 +pkgrel=1 pkgdesc="Perl interface to the UNIX syslog(3) calls" url="http://search.cpan.org/dist/Sys-Syslog/" arch="all" |