Merge pull request #261596 from r-ryantm/auto-update/bctoolbox
bctoolbox: 5.2.98 -> 5.2.109
This commit is contained in:
commit
45d5266a25
@ -9,7 +9,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "bctoolbox";
|
||||
version = "5.2.98";
|
||||
version = "5.2.109";
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
group = "BC";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-j1vVd9UcwmP3tGGN6NApiMyOql8vYljTqj3CKor1Ckk=";
|
||||
hash = "sha256-OwwSGzMFwR2ajUUgAy7ea/Q2pWxn3DO72W7ukcjBJnU=";
|
||||
};
|
||||
|
||||
# Do not build static libraries
|
||||
|
Loading…
Reference in New Issue
Block a user