aboutsummaryrefslogtreecommitdiffstats
path: root/main/rt4/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/rt4/APKBUILD')
-rw-r--r--main/rt4/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/main/rt4/APKBUILD b/main/rt4/APKBUILD
index 6f428d66ef..8645d2916e 100644
--- a/main/rt4/APKBUILD
+++ b/main/rt4/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rt4
-pkgver=4.0.0
-pkgrel=1
+pkgver=4.0.1
+pkgrel=0
pkgdesc="Request Tracker - issue and bug tracker"
url="http://www.bestpractical.com/rt"
arch="noarch"
@@ -70,8 +70,7 @@ depends="perl
makedepends="$depends"
install=""
subpackages=""
-source="http://www.bestpractical.com/pub/rt/release/rt-$pkgver.tar.gz
- rt4-perl-qw-list-deprecation.patch"
+source="http://www.bestpractical.com/pub/rt/release/rt-$pkgver.tar.gz"
_builddir="$srcdir"/rt-$pkgver
prepare() {
@@ -125,5 +124,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="bd6045421a6f2d0e8c18923f80726e4a rt-4.0.0.tar.gz
-ff469c9469be2bc094601939068e60ae rt4-perl-qw-list-deprecation.patch"
+md5sums="bde89fbdadf7b709fb13f32638848b9d rt-4.0.1.tar.gz"