sabnzbd: update to 4.3.3.
This commit is contained in:
parent
a5d34411f2
commit
5126c045d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=4.3.2
|
||||
version=4.3.3
|
||||
revision=1
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
hostmakedepends="python3 gettext"
|
||||
|
@ -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=d238ffa957e71ad22c16535922cb32e7e6e84afc79eadd5c8f668ce591e207be
|
||||
checksum=3f787e9734e22bc69f6c160949d93bfd5ef824fe72b74a50eac356ec2262345f
|
||||
python_version=3
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue