mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
nzbget: update to 19.1.
This commit is contained in:
parent
497eb1d795
commit
5956fe9fcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nzbget'
|
# Template file for 'nzbget'
|
||||||
pkgname=nzbget
|
pkgname=nzbget
|
||||||
version=19.0
|
version=19.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="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=2648e0eeb6f38bda3870e994caacd182f6e49a1f8c7404fbbe0112583f896f22
|
checksum=06df42356ac2d63bbc9f7861abe9c3216df56fa06802e09e8a50b05f4ad95ce6
|
||||||
|
|
||||||
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
Reference in a new issue