nzbget: update to 19.0.
This commit is contained in:
parent
298f788301
commit
87e2c91d39
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nzbget'
|
# Template file for 'nzbget'
|
||||||
pkgname=nzbget
|
pkgname=nzbget
|
||||||
version=18.1
|
version=19.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tlslib=OpenSSL
|
configure_args="--with-tlslib=OpenSSL
|
||||||
--with-libcurses-includes=${XBPS_CROSS_BASE}/usr/include
|
--with-libcurses-includes=${XBPS_CROSS_BASE}/usr/include
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=ddf7f9eda1cc4d6f01cd28a5ee4362ef7a399085cda45a82ffdf250d56393819
|
checksum=2648e0eeb6f38bda3870e994caacd182f6e49a1f8c7404fbbe0112583f896f22
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue