diff options
-rw-r--r-- | testing/at/APKBUILD | 2 | ||||
-rw-r--r-- | testing/dbmail/APKBUILD | 2 | ||||
-rw-r--r-- | testing/dspam/APKBUILD | 2 | ||||
-rw-r--r-- | testing/ejabberd/APKBUILD | 2 | ||||
-rw-r--r-- | testing/opensips/APKBUILD | 2 | ||||
-rw-r--r-- | testing/pdns/APKBUILD | 2 | ||||
-rw-r--r-- | testing/qpage/APKBUILD | 2 | ||||
-rw-r--r-- | testing/rrdbot/APKBUILD | 2 | ||||
-rw-r--r-- | testing/wt/APKBUILD | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/testing/at/APKBUILD b/testing/at/APKBUILD index a05431bfdf..c61cdabda6 100644 --- a/testing/at/APKBUILD +++ b/testing/at/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alexander Belkov <msun00@yandex.ru> pkgname=at pkgver=3.1.18 -pkgrel=1 +pkgrel=2 pkgdesc="AT and batch delayed command scheduling utility and daemon" url="http://packages.qa.debian.org/a/at.html" arch="all" diff --git a/testing/dbmail/APKBUILD b/testing/dbmail/APKBUILD index 2bf79c8fe8..e69b23a1be 100644 --- a/testing/dbmail/APKBUILD +++ b/testing/dbmail/APKBUILD @@ -3,7 +3,7 @@ pkgname=dbmail _realpkgver=3.2.3 pkgver=3.2.3 -pkgrel=0 +pkgrel=1 pkgdesc="Fast and scalable sql based mail services" url="http://dbmail.org" arch="all" diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index 5edfeeb4cf..7f057fd9c4 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -3,7 +3,7 @@ pkgname=dspam pkgver=3.10.2 _ver=$pkgver -pkgrel=4 +pkgrel=5 pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" diff --git a/testing/ejabberd/APKBUILD b/testing/ejabberd/APKBUILD index 1051498579..0be079462e 100644 --- a/testing/ejabberd/APKBUILD +++ b/testing/ejabberd/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: John Regan <john@jrjrtech.com> pkgname=ejabberd pkgver=16.04 -pkgrel=0 +pkgrel=1 pkgdesc="An erlang jabber server" url="http://www.ejabberd.im" arch="all" diff --git a/testing/opensips/APKBUILD b/testing/opensips/APKBUILD index 4b17cc8cdc..0fbdda0f15 100644 --- a/testing/opensips/APKBUILD +++ b/testing/opensips/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=opensips pkgver=1.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Flexible and customizable sip routing engine" url="http://www.opensips.org/" arch="all" diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index 1336c465b4..9e71023985 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=3.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" diff --git a/testing/qpage/APKBUILD b/testing/qpage/APKBUILD index 2f1eb5bf32..96e0b12249 100644 --- a/testing/qpage/APKBUILD +++ b/testing/qpage/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=qpage pkgver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Sends messages to an alphanumeric pager via TAP protocol." url="http://www.qpage.org/" arch="all" diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index 7050d44d78..2da147f4e5 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rrdbot pkgver=0.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="An SNMP polling daemon which writes the polled values to an RRD database" url="http://thewalter.net/stef/software/rrdbot/" arch="all" 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" |