diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-06-07 08:51:06 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-06-07 08:51:06 +0000 |
commit | 05912e032c1152760a6569905d0de3a3c89d158b (patch) | |
tree | 55b26ea8ef276c3a66f1c7a26317107f3ad29bb5 /testing/dbmail | |
parent | 48eba104dc0fb7d423994b341076e81ee9528d57 (diff) | |
download | aports-05912e032c1152760a6569905d0de3a3c89d158b.tar.bz2 aports-05912e032c1152760a6569905d0de3a3c89d158b.tar.xz |
testing/dbmail: bump pkgrel
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 d30c253477..ac5e3063d9 100644 --- a/testing/dbmail/APKBUILD +++ b/testing/dbmail/APKBUILD @@ -3,7 +3,7 @@ pkgname=dbmail _realpkgver=3.2.3 pkgver=3.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Fast and scalable sql based mail services" url="http://dbmail.org" arch="all" |