diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-09-13 08:57:24 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-09-13 08:57:37 +0000 |
commit | b6e9978907d7b448b4ff70117564d00f424ff44c (patch) | |
tree | a34bdb2292b35b1942b57d82c99f79dfd73db0d0 /community | |
parent | 2914d570ef9894d099e4d611bef069e25f5c10f7 (diff) | |
download | aports-b6e9978907d7b448b4ff70117564d00f424ff44c.tar.bz2 aports-b6e9978907d7b448b4ff70117564d00f424ff44c.tar.xz |
community/wt: rebuild against grapichsgmacick 1.3.25
Diffstat (limited to 'community')
-rw-r--r-- | community/wt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wt/APKBUILD b/community/wt/APKBUILD index a3e2ca3215..e2b45fec01 100644 --- a/community/wt/APKBUILD +++ b/community/wt/APKBUILD @@ -3,7 +3,7 @@ pkgname=wt pkgver=3.3.6 _pkgver=3.3.6 -pkgrel=0 +pkgrel=1 pkgdesc="A C++ library and application server for developing and deploying web applications" url="http://www.webtoolkit.eu" arch="all" |