Merge pull request #83454 from r-ryantm/auto-update/fMBT

fmbt: 0.39 -> 0.42
This commit is contained in:
Michael Raskin 2020-03-27 09:36:30 +00:00 committed by GitHub
commit e56373e7b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,14 @@
, tesseract, gts, libXtst , tesseract, gts, libXtst
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
version = "0.39"; version = "0.42";
pname = "fMBT"; pname = "fMBT";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "intel"; owner = "intel";
repo = "fMBT"; repo = "fMBT";
rev = "v${version}"; rev = "v${version}";
sha256 = "15sxwdcsjybq50vkla4md2ay8m67ndc4vwcsl5vwsjkim5qlxslb"; sha256 = "1jb9nb2mipc5cg99a80dny4m06vz2zral0q30fv75rz2cb6ja4zp";
}; };
nativeBuildInputs = [ autoreconfHook pkgconfig flex makeWrapper nativeBuildInputs = [ autoreconfHook pkgconfig flex makeWrapper