aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-04-23 01:11:13 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-25 07:10:48 +0000
commit12b331734c01892fd91c249f49be715a7341a2e2 (patch)
treef2fb52673f1c3ece7c15bb6277face4cae9527dc
parentda4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff)
downloadaports-12b331734c01892fd91c249f49be715a7341a2e2.tar.bz2
aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.xz
community/[various]: bump pkgrel for pre-install fixes
-rw-r--r--community/caddy/APKBUILD2
-rw-r--r--community/davfs2/APKBUILD2
-rw-r--r--community/docker-registry/APKBUILD2
-rw-r--r--community/docker/APKBUILD2
-rw-r--r--community/domoticz/APKBUILD2
-rw-r--r--community/icinga2/APKBUILD2
-rw-r--r--community/minetest/APKBUILD2
-rw-r--r--community/oscam/APKBUILD2
-rw-r--r--community/redmine/APKBUILD2
-rw-r--r--community/seafile/APKBUILD2
-rw-r--r--community/smstools/APKBUILD2
-rw-r--r--community/sniproxy/APKBUILD2
-rw-r--r--community/sword/APKBUILD2
-rw-r--r--community/syncthing/APKBUILD2
-rw-r--r--community/tvheadend/APKBUILD2
15 files changed, 15 insertions, 15 deletions
diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD
index 7ad5309740..750a7b545b 100644
--- a/community/caddy/APKBUILD
+++ b/community/caddy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=caddy
pkgver=0.8.2
-pkgrel=3
+pkgrel=4
pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
url="https://caddyserver.com/"
arch="all"
diff --git a/community/davfs2/APKBUILD b/community/davfs2/APKBUILD
index 1ad10d7617..01c1ed36d3 100644
--- a/community/davfs2/APKBUILD
+++ b/community/davfs2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=davfs2
pkgver=1.5.3
-pkgrel=0
+pkgrel=1
pkgdesc="Linux FUSE (or coda) driver that allows you to mount a WebDAV resource"
url="http://savannah.nongnu.org/projects/davfs2"
options="suid"
diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index 34b277adff..13f1c149fc 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -2,7 +2,7 @@
pkgname=docker-registry
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+."
url="https://github.com/docker/distribution"
arch="x86 x86_64"
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 757413ffff..f8f3eba381 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -2,7 +2,7 @@
pkgname=docker
pkgver=1.11.0
_ver=${pkgver/_/-}
-pkgrel=1
+pkgrel=2
_gitcommit=v$_ver
pkgdesc="Pack, ship and run any application as a lightweight container"
url="http://www.docker.io/"
diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD
index 5cae8adda2..b5748e918b 100644
--- a/community/domoticz/APKBUILD
+++ b/community/domoticz/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=domoticz
pkgver=3.4834
-pkgrel=0
+pkgrel=1
pkgdesc="Open source Home Automation System"
url="http://www.domoticz.com/"
arch="all"
diff --git a/community/icinga2/APKBUILD b/community/icinga2/APKBUILD
index a1b5cbcc5b..9a0703e270 100644
--- a/community/icinga2/APKBUILD
+++ b/community/icinga2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=icinga2
pkgver=2.4.7
-pkgrel=0
+pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
url="http://www.icinga.org"
arch="all"
diff --git a/community/minetest/APKBUILD b/community/minetest/APKBUILD
index 603df387b6..031f9bbcee 100644
--- a/community/minetest/APKBUILD
+++ b/community/minetest/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=minetest
pkgver=0.4.13
-pkgrel=0
+pkgrel=1
pkgdesc="An infinite-world block sandbox game and a game engine"
url="http://minetest.net/"
arch="all"
diff --git a/community/oscam/APKBUILD b/community/oscam/APKBUILD
index 3d7dfa15e6..9a996faf05 100644
--- a/community/oscam/APKBUILD
+++ b/community/oscam/APKBUILD
@@ -3,7 +3,7 @@
pkgname=oscam
verbase=1.20
pkgver=1.20_svn20160307
-pkgrel=0
+pkgrel=1
pkgdesc="An Open Source Conditional Access Module software"
url="http://www.streamboard.tv/oscam/"
arch="all"
diff --git a/community/redmine/APKBUILD b/community/redmine/APKBUILD
index 3e69b3541a..cc9f10c6f3 100644
--- a/community/redmine/APKBUILD
+++ b/community/redmine/APKBUILD
@@ -4,7 +4,7 @@
_railsver=4.2
pkgname=redmine
pkgver=3.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Project management web application written in Ruby"
url="http://redmine.org"
arch="noarch"
diff --git a/community/seafile/APKBUILD b/community/seafile/APKBUILD
index b0ba2e9ce4..1631503e75 100644
--- a/community/seafile/APKBUILD
+++ b/community/seafile/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=seafile
pkgver=4.2.6
-pkgrel=2
+pkgrel=3
pkgdesc="Cloud storage system with advanced support for file syncing, privacy protection and teamwork"
url="https://github.com/haiwen/seafile/"
arch="all"
diff --git a/community/smstools/APKBUILD b/community/smstools/APKBUILD
index b493932d36..854ff3a276 100644
--- a/community/smstools/APKBUILD
+++ b/community/smstools/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=smstools
pkgver=3.1.15
-pkgrel=8
+pkgrel=9
_realname="${pkgname}${pkgver%\.[0-9]*\.[0-9]*}"
pkgdesc="SMS Gateway software which can send and receive short messages through GSM modems and mobile phones"
url="http://smstools3.kekekasvi.com/"
diff --git a/community/sniproxy/APKBUILD b/community/sniproxy/APKBUILD
index d4ab3fd58c..57c32237a2 100644
--- a/community/sniproxy/APKBUILD
+++ b/community/sniproxy/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=sniproxy
pkgver=0.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request of the TCP session."
url="https://github.com/dlundquist/sniproxy"
diff --git a/community/sword/APKBUILD b/community/sword/APKBUILD
index 18ae38644d..e05eb244d4 100644
--- a/community/sword/APKBUILD
+++ b/community/sword/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=sword
pkgver=1.7.4
-pkgrel=2
+pkgrel=3
pkgdesc="Library for free Bible software"
url="http://www.crosswire.org/sword/"
arch="all"
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index fb610f6af8..7f80dcd955 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
pkgver=0.12.22
-pkgrel=0
+pkgrel=1
pkgdesc="Open Source Continuous File Synchronization"
url="http://syncthing.net/"
arch="all"
diff --git a/community/tvheadend/APKBUILD b/community/tvheadend/APKBUILD
index 2d5734d971..8f55402066 100644
--- a/community/tvheadend/APKBUILD
+++ b/community/tvheadend/APKBUILD
@@ -2,7 +2,7 @@
pkgname=tvheadend
# stable versions have an even minor version number
pkgver=4.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="TV Streaming server for linux"
url="http://tvheadend.org/"
arch="all"