xawtv: 3.105 -> 3.106
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xawtv/versions
This commit is contained in:
parent
2458154672
commit
c0015274bb
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
, libFS, libXaw, libXpm, libXext, libSM, libICE, perl, linux}:
|
, libFS, libXaw, libXpm, libXext, libSM, libICE, perl, linux}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "xawtv-3.105";
|
name = "xawtv-3.106";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://linuxtv.org/downloads/xawtv/${name}.tar.bz2";
|
url = "https://linuxtv.org/downloads/xawtv/${name}.tar.bz2";
|
||||||
sha256 = "03v4k0dychjz1kj890d9pc7v8jh084m01g71x1clmmvc6vc9kn1b";
|
sha256 = "174wd36rk0k23mgx9nlnpc398yd1f0wiv060963axg6sz0v4rksp";
|
||||||
};
|
};
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
|
Loading…
Reference in a new issue