sabnzbd: update to 2.3.1. (#8614)
This commit is contained in:
parent
dccbd6ab0a
commit
5bc247f1c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
wrksrc="SABnzbd-${version}"
|
||||
depends="par2cmdline python-cheetah python-configobj python-feedparser
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
|||
homepage="http://sabnzbd.org/"
|
||||
short_desc="Open Source Binary Newsreader written in Python"
|
||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||
checksum=8c89902330531fddd6349271fd410a1e92e2a18905a15c7493aac0378e86e32b
|
||||
checksum=6c859c7391710d3734d702185efcd6720e98538445f0c5e43e7204844ab8e564
|
||||
|
||||
noarch=yes
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
|
|
Loading…
Reference in New Issue