mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
parent
3ba485452c
commit
c71ee1368e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.4.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -17,6 +17,7 @@ homepage="https://www.qbittorrent.org/"
|
|||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Add table
Reference in a new issue