mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sabnzbd: update to 4.4.1.
This commit is contained in:
parent
00d91b8e5f
commit
98feec8cf1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sabnzbd'
|
# Template file for 'sabnzbd'
|
||||||
pkgname=sabnzbd
|
pkgname=sabnzbd
|
||||||
version=4.3.3
|
version=4.4.1
|
||||||
revision=3
|
revision=1
|
||||||
pycompile_dirs="/usr/share/sabnzbd"
|
pycompile_dirs="/usr/share/sabnzbd"
|
||||||
hostmakedepends="python3 gettext"
|
hostmakedepends="python3 gettext"
|
||||||
depends="par2cmdline python3-cheetah3 python3-cryptography
|
depends="par2cmdline python3-cheetah3 python3-cryptography
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later, custom:Bundled"
|
||||||
homepage="https://sabnzbd.org/"
|
homepage="https://sabnzbd.org/"
|
||||||
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
||||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||||
checksum=3f787e9734e22bc69f6c160949d93bfd5ef824fe72b74a50eac356ec2262345f
|
checksum=a9ebf273d77c6d3cc9a13b1bd1640b903f4891e58aee3ef5a25595db3aa4d7fb
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue