nzbget: update to 18.1.
This commit is contained in:
parent
ef17e87d37
commit
567daf5a34
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nzbget'
|
||||
pkgname=nzbget
|
||||
version=18.0
|
||||
version=18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-tlslib=OpenSSL
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://nzbget.net/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=4bc6366286988647d42165b442a62b73a1328d7e5b5067bd0078650e1716f55b
|
||||
checksum=ddf7f9eda1cc4d6f01cd28a5ee4362ef7a399085cda45a82ffdf250d56393819
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
||||
|
|
Loading…
Add table
Reference in a new issue