mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
nzbget: add explicit python_version
This commit is contained in:
parent
4930aadaa3
commit
9bf5354e69
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://nzbget.net/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=65a5d58eb8f301e62cf086b72212cbf91de72316ffc19182ae45119ddd058d53
|
||||
python_version=2 #unverified
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <stdint.h>' daemon/remote/MessageBase.h
|
||||
|
|
Loading…
Add table
Reference in a new issue