mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
nbdkit, revbump, fix pkgconfig (#11700)
This commit is contained in:
@@ -23,7 +23,7 @@ The key features are:
|
||||
HOMEPAGE="https://gitlab.com/nbdkit/nbdkit/"
|
||||
COPYRIGHT="2010-2020 Red Hat Inc."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://libguestfs.org/download/nbdkit/${portVersion%.*}-stable/nbdkit-$portVersion.tar.gz"
|
||||
#TODO: check if they fixed HTTPS
|
||||
CHECKSUM_SHA256="6f6b8f37033944d1219659627f6f0af1db236d5965985981bc34d8d1b7ebc54a"
|
||||
@@ -84,4 +84,6 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
fixPkgconfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user