aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wt
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-06-06 02:05:15 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-07 07:20:09 +0000
commit1688eb68a51e1350541448e89cef117a285c09e0 (patch)
tree3d1f9826a4d2c13a9afecf5b4d4a650a9df920a6 /testing/wt
parent9fd5431afb18e64724031151c5657bf6750d18b7 (diff)
downloadaports-1688eb68a51e1350541448e89cef117a285c09e0.tar.bz2
aports-1688eb68a51e1350541448e89cef117a285c09e0.tar.xz
testing/[various]: Bump pkgrel for .pre-install scripts fixes.
* testing/at: Properly set primary group in .pre-install. testing/at/at.pre-install * testing/ejabberd: Fix .pre-install script broken since 9716bc3570be. testing/ejabberd/ejabberd.pre-install * testing/rrdbot: Remove bogus comment in .pre-install script. testing/rrdbot/rrdbot.pre-install * testing/[various]: Add group and use it as primary in .pre-* scripts. testing/dbmail/dbmail.pre-install testing/dspam/dspam.pre-install testing/opensips/opensips.pre-install testing/pdns/pdns.pre-install testing/qpage/qpage.pre-install testing/rrdbot/rrdbot.pre-install testing/wt/wt.pre-install
Diffstat (limited to 'testing/wt')
-rw-r--r--testing/wt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wt/APKBUILD b/testing/wt/APKBUILD
index f93459f138..8da388609f 100644
--- a/testing/wt/APKBUILD
+++ b/testing/wt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=wt
pkgver=3.3.4
_pkgver=3.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="A C++ library and application server for developing and deploying web applications"
url="http://www.webtoolkit.eu"
arch="x86 x86_64"