diff options
Diffstat (limited to 'testing/wt/APKBUILD')
-rw-r--r-- | testing/wt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wt/APKBUILD b/testing/wt/APKBUILD index b699260187..f93459f138 100644 --- a/testing/wt/APKBUILD +++ b/testing/wt/APKBUILD @@ -3,7 +3,7 @@ pkgname=wt pkgver=3.3.4 _pkgver=3.3.4 -pkgrel=0 +pkgrel=1 pkgdesc="A C++ library and application server for developing and deploying web applications" url="http://www.webtoolkit.eu" arch="x86 x86_64" |