sabnzbd: update to 3.7.1.
This commit is contained in:
parent
c1ef3643c2
commit
87302691fd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.7.1
|
||||
revision=1
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
hostmakedepends="python3 gettext"
|
||||
depends="par2cmdline python3-sabyenc3 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=139e60f7616c8e99796d287bbedd58fa7f63567b562fcfcef249a615d2b89f02
|
||||
checksum=fa83019d4750e569abffd2167b0c816f02550e608808b93c29a035787a51c9bb
|
||||
python_version=3
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue