sabnzbd: update to 4.4.1.

This commit is contained in:
John 2024-12-27 15:09:33 +01:00 committed by John Zimmermann
parent 00d91b8e5f
commit 98feec8cf1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sabnzbd'
pkgname=sabnzbd
version=4.3.3
revision=3
version=4.4.1
revision=1
pycompile_dirs="/usr/share/sabnzbd"
hostmakedepends="python3 gettext"
depends="par2cmdline python3-cheetah3 python3-cryptography
@ -14,7 +14,7 @@ license="GPL-2.0-or-later, custom:Bundled"
homepage="https://sabnzbd.org/"
changelog="https://github.com/sabnzbd/sabnzbd/releases"
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
checksum=3f787e9734e22bc69f6c160949d93bfd5ef824fe72b74a50eac356ec2262345f
checksum=a9ebf273d77c6d3cc9a13b1bd1640b903f4891e58aee3ef5a25595db3aa4d7fb
python_version=3
post_extract() {