aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-08-11 01:26:08 +0000
committeralice <alice@ayaya.dev>2022-08-11 13:46:53 +0000
commit1daee00317a10316c3ab678755f0bbd676165b9c (patch)
tree9cb4394e63f97bf9972e6b37fce0fcc77dd7c4f5
parent9432a48d04bc649f9db0e1826fe3c1191f4e9147 (diff)
main/*: rebuild against boost-1.80
-rw-r--r--main/botan/APKBUILD2
-rw-r--r--main/clucene/APKBUILD2
-rw-r--r--main/encfs/APKBUILD2
-rw-r--r--main/highlight/APKBUILD2
-rw-r--r--main/source-highlight/APKBUILD2
-rw-r--r--main/subversion/APKBUILD2
-rw-r--r--main/swig/APKBUILD2
-rw-r--r--main/tcpflow/APKBUILD2
-rw-r--r--main/thin-provisioning-tools/APKBUILD2
9 files changed, 9 insertions, 9 deletions
diff --git a/main/botan/APKBUILD b/main/botan/APKBUILD
index df55d3a5f61..2786b3b25ca 100644
--- a/main/botan/APKBUILD
+++ b/main/botan/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=botan
pkgver=2.19.2
-pkgrel=0
+pkgrel=1
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 4e5054e54ec..d591737c3e1 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=14
+pkgrel=15
pkgdesc="A C++ port of Lucene"
url="https://www.sourceforge.net/projects/clucene"
arch="all"
diff --git a/main/encfs/APKBUILD b/main/encfs/APKBUILD
index 738efddad2c..32d9e165733 100644
--- a/main/encfs/APKBUILD
+++ b/main/encfs/APKBUILD
@@ -3,7 +3,7 @@
pkgname=encfs
pkgver=1.9.5
_ver=${pkgver/_/-}
-pkgrel=16
+pkgrel=17
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 f31a2ce94fe..6499064d9fb 100644
--- a/main/highlight/APKBUILD
+++ b/main/highlight/APKBUILD
@@ -3,7 +3,7 @@
_luaver=5.4
pkgname=highlight
pkgver=4.2
-pkgrel=2
+pkgrel=3
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 c0b6b759e07..54e1b804482 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=5
+pkgrel=6
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 c11e028de8e..a323e3a1ead 100644
--- a/main/subversion/APKBUILD
+++ b/main/subversion/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=subversion
pkgver=1.14.2
-pkgrel=3
+pkgrel=4
_py3c_ver=1.4
pkgdesc="Replacement for CVS, another versioning system (svn)"
url="https://subversion.apache.org/"
diff --git a/main/swig/APKBUILD b/main/swig/APKBUILD
index f8430a61334..da8333f5382 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=6
+pkgrel=7
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 d735b043269..6e8cd1ab4c2 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=7
+pkgrel=8
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 dbcd5015b65..710e2628a7c 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=3
+pkgrel=4
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"