aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-02-28 05:05:08 +0000
committerpsykose <alice@ayaya.dev>2023-02-28 06:05:08 +0100
commit07c2e2b84fbb74bdd4bb658dc14e25187d3db0b0 (patch)
tree45027b1a671743b74cbbb73e4220eac09cf435f1
parent4141c9b09591feb88c43603c195ef900076ef040 (diff)
community/qbittorrent: upgrade to 4.5.2
-rw-r--r--community/qbittorrent/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/qbittorrent/APKBUILD b/community/qbittorrent/APKBUILD
index 06f149be62d..d53857f9d19 100644
--- a/community/qbittorrent/APKBUILD
+++ b/community/qbittorrent/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Simon Zeni <simon@bl4ckb0ne.ca>
# Maintainer: psykose <alice@ayaya.dev>
pkgname=qbittorrent
-pkgver=4.5.1
-pkgrel=1
+pkgver=4.5.2
+pkgrel=0
pkgdesc="qBittorrent client"
url="https://www.qbittorrent.org/"
arch="all"
@@ -36,8 +36,8 @@ builddir="$srcdir/qBittorrent-release-$pkgver"
# - CVE-2019-13640
build() {
- export CFLAGS="$CFLAGS -O2 -flto=auto"
- export CXXFLAGS="$CXXFLAGS -O2 -flto=auto"
+ export CFLAGS="$CFLAGS -DNDEBUG -O2 -flto=auto"
+ export CXXFLAGS="$CXXFLAGS -DNDEBUG -O2 -flto=auto"
cmake -B build-gui -G Ninja \
-DCMAKE_BUILD_TYPE=None \
@@ -86,7 +86,7 @@ nox_openrc() {
}
sha512sums="
-46042e55618b9bb24b61b88695a2ab01e5aef39fcad465d47aabe9965d2b66c96e0f35af49bb19b597c009de5b844969819d9dc700b883b1c0d99e2b9671f405 qbittorrent-4.5.1.tar.gz
+e900a1c5f0f70163463557aec3de0d31394fac56cfed91ea53ee5cf852cce4b2998bf79be60fc547c1c34a1658378f3ed9dbfb30aae5a772b85d819c7e7ce458 qbittorrent-4.5.2.tar.gz
e84943b4e53717d4c53dc0a454aae2c43390b90afbd7e9d48c50cb914ac9041152a197677343ec81c6881bceb55228a2519bca9fffc158a713305214d0570711 qbittorrent-nox.initd
5cc840181f8b9febdc99b28dca9fe3f6b27a36bad0b20266e46d6ff148dfc9c5d9e6cba552198cd3d1b8ac5c21e2881d7defd8f13fcc8a862b93f4c80c1d4b19 qbittorrent-nox.confd
"