mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
Merge pull request #220420 from felixsinger/pkgs/bc-decaf/update
bc-decaf: linphone-4.4.1-> unstable-2022-07-20
This commit is contained in:
commit
f1658bf85e
@ -7,7 +7,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "bc-decaf";
|
||||
version = "linphone-4.4.1";
|
||||
version = "unstable-2022-07-20";
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
buildInputs = [
|
||||
@ -19,8 +19,8 @@ stdenv.mkDerivation rec {
|
||||
group = "BC";
|
||||
owner = "public/external";
|
||||
repo = "decaf";
|
||||
rev = "6e78a9beb24d1e3d7050dd52a65e4f88b101a1fc";
|
||||
sha256 = "sha256-D2SzkinloL0Ya9p25YUsc+7lKvoTMUsdkKrkv/5AEeY=";
|
||||
rev = "876ddb4d465c94f97beba1be450e8538d866cc5d";
|
||||
sha256 = "sha256-QFOAgLiPbG2ZdwKoCOrVD5/sPq9IH4rtAWnnk/rZWcs=";
|
||||
};
|
||||
|
||||
# Do not build static libraries and do not enable -Werror
|
||||
|
Loading…
Reference in New Issue
Block a user