diff options
author | Timothy Legge <timlegge@gmail.com> | 2020-03-07 14:15:32 +0000 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-08 22:00:12 -0300 |
commit | 6368767dae66b6782b3ff511eae4fde792b67b57 (patch) | |
tree | b763bc69cafd3b367184321a1c34a9a3eb52fe78 /community/rt4 | |
parent | 5901356095f4af6dae942b556682166967e77404 (diff) | |
download | aports-6368767dae66b6782b3ff511eae4fde792b67b57.tar.bz2 aports-6368767dae66b6782b3ff511eae4fde792b67b57.tar.xz |
community/rt4: update fom perl-html-format rename to perl-html-formatter and update APKBUILD
Diffstat (limited to 'community/rt4')
-rw-r--r-- | community/rt4/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rt4/APKBUILD b/community/rt4/APKBUILD index 7d758d8306..ac9c4bf9b5 100644 --- a/community/rt4/APKBUILD +++ b/community/rt4/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rt4 pkgver=4.4.4 -pkgrel=0 +pkgrel=1 pkgdesc="Request Tracker - issue and bug tracker" pkgusers="rt4" pkggroups="rt4" @@ -42,7 +42,7 @@ depends="perl perl-convert-color perl-data-ical perl-mime-types - perl-html-format + perl-html-formatter perl-html-rewriteattributes>=0.05 perl-html-tree perl-html-mason |