diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-03 12:10:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-04 09:15:52 +0000 |
commit | 89ed201a3cc904a7452ec3942a00df372f9d6ec9 (patch) | |
tree | 31a263481ed51abc72b8821b892b9fbb3a1a030a /testing/dbmail | |
parent | 68a6ef3c293371acffc74a7010ac36f2bd0e2d1b (diff) | |
download | aports-89ed201a3cc904a7452ec3942a00df372f9d6ec9.tar.bz2 aports-89ed201a3cc904a7452ec3942a00df372f9d6ec9.tar.xz |
testing/dbmail: upgrade to 3.1.15
Diffstat (limited to 'testing/dbmail')
-rw-r--r-- | testing/dbmail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dbmail/APKBUILD b/testing/dbmail/APKBUILD index 61fb3f239..1c2fd4f23 100644 --- a/testing/dbmail/APKBUILD +++ b/testing/dbmail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=dbmail _realpkgver=3.0.2 -pkgver=3.1.14 +pkgver=3.1.15 pkgrel=0 pkgdesc="Fast and scalable sql based mail services" url="http://dbmail.org" |