nzbget: update to 17.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'nzbget'
|
# Template file for 'nzbget'
|
||||||
pkgname=nzbget
|
pkgname=nzbget
|
||||||
version=17.0
|
version=17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tlslib=OpenSSL
|
configure_args="--with-tlslib=OpenSSL
|
||||||
@@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://nzbget.net/"
|
homepage="http://nzbget.net/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}-src.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=795c830344dcc8751a2234a8344190b3f3e48e1ce92dcff02ee0af95a5fa46ae
|
checksum=4b3cf500d9bb6e9ab65b2c8451358e6c93af0368176f193eebafca17d7209c39
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
||||||
|
|||||||
Reference in New Issue
Block a user