diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-10-15 05:47:18 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-10-15 18:10:03 +0000 |
commit | aedfe60e91af878f60614b2f325abf7e464bb427 (patch) | |
tree | af39300a5fd64938cc00cd205a9ef114dd702ee6 | |
parent | a8ba11c16c104b234557c597f40734ff55502a49 (diff) |
main/*: rebuild against boost1.77
-rw-r--r-- | main/botan/APKBUILD | 2 | ||||
-rw-r--r-- | main/clucene/APKBUILD | 2 | ||||
-rw-r--r-- | main/encfs/APKBUILD | 2 | ||||
-rw-r--r-- | main/highlight/APKBUILD | 2 | ||||
-rw-r--r-- | main/source-highlight/APKBUILD | 2 | ||||
-rw-r--r-- | main/subversion/APKBUILD | 2 | ||||
-rw-r--r-- | main/swig/APKBUILD | 2 | ||||
-rw-r--r-- | main/tcpflow/APKBUILD | 2 | ||||
-rw-r--r-- | main/thin-provisioning-tools/APKBUILD | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/main/botan/APKBUILD b/main/botan/APKBUILD index 5fe0b445343..3332e06e3e9 100644 --- a/main/botan/APKBUILD +++ b/main/botan/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=botan pkgver=2.18.1 -pkgrel=3 +pkgrel=4 pkgdesc="Crypto and TLS for C++11" url="https://botan.randombit.net/" arch="all" diff --git a/main/clucene/APKBUILD b/main/clucene/APKBUILD index 1d18a009939..639ff5b4054 100644 --- a/main/clucene/APKBUILD +++ b/main/clucene/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=clucene pkgver=2.3.3.4 -pkgrel=9 +pkgrel=10 pkgdesc="A C++ port of Lucene" url="http://www.sourceforge.net/projects/clucene" arch="all" diff --git a/main/encfs/APKBUILD b/main/encfs/APKBUILD index b036d76eba8..df249db44c9 100644 --- a/main/encfs/APKBUILD +++ b/main/encfs/APKBUILD @@ -3,7 +3,7 @@ pkgname=encfs pkgver=1.9.5 _ver=${pkgver/_/-} -pkgrel=10 +pkgrel=11 pkgdesc="EncFS provides an encrypted filesystem in user-space" url="https://vgough.github.io/encfs/" arch="all" diff --git a/main/highlight/APKBUILD b/main/highlight/APKBUILD index 7d6eaf8bb93..6cc5041f256 100644 --- a/main/highlight/APKBUILD +++ b/main/highlight/APKBUILD @@ -3,7 +3,7 @@ _luaver=5.4 pkgname=highlight pkgver=4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Fast and flexible source code highlighter" url="http://www.andre-simon.de/doku/highlight/highlight.html" arch="all !mips !mips64" # Segfault during build diff --git a/main/source-highlight/APKBUILD b/main/source-highlight/APKBUILD index 33d866365dd..384059dc1a7 100644 --- a/main/source-highlight/APKBUILD +++ b/main/source-highlight/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=source-highlight pkgver=3.1.9 -pkgrel=2 +pkgrel=3 pkgdesc="Produces a document with syntax highlighting" url="https://www.gnu.org/software/src-highlite/" arch="all" diff --git a/main/subversion/APKBUILD b/main/subversion/APKBUILD index 92fd8451b40..4666f264825 100644 --- a/main/subversion/APKBUILD +++ b/main/subversion/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=subversion pkgver=1.14.1 -pkgrel=5 +pkgrel=6 _py3c_ver=1.1 pkgdesc="Replacement for CVS, another versioning system (svn)" url="https://subversion.apache.org/" diff --git a/main/swig/APKBUILD b/main/swig/APKBUILD index 6f1c08c0345..71a49db9a8b 100644 --- a/main/swig/APKBUILD +++ b/main/swig/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=swig pkgver=4.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="A compiler that makes it easy to integrate C and C++ code with scripting languages" url="http://www.swig.org/" arch="all" diff --git a/main/tcpflow/APKBUILD b/main/tcpflow/APKBUILD index b5b6817a5b2..717615ca9f8 100644 --- a/main/tcpflow/APKBUILD +++ b/main/tcpflow/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tcpflow pkgver=1.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="A Tool for monitoring, capturing and storing TCP connections flows" url="https://github.com/simsong/tcpflow" arch="all" diff --git a/main/thin-provisioning-tools/APKBUILD b/main/thin-provisioning-tools/APKBUILD index 78c291e1d1a..4ae265abd3d 100644 --- a/main/thin-provisioning-tools/APKBUILD +++ b/main/thin-provisioning-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=thin-provisioning-tools pkgver=0.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="suite of tools for manipulating the metadata of the dm-thin device-mapper target" url="https://github.com/jthornber/thin-provisioning-tools" arch="all" |