Merge pull request #90141 from magnetophon/unetbootin
unetbootin: 677 -> 681
This commit is contained in:
commit
7f624005e2
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "unetbootin";
|
pname = "unetbootin";
|
||||||
version = "677";
|
version = "681";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "unetbootin";
|
owner = "unetbootin";
|
||||||
repo = "unetbootin";
|
repo = "unetbootin";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1mk6179r2lz2d0pvln1anvf5p4l7vfrnnnlhgyx2dlx6pfacsspy";
|
sha256 = "0ppqb7ywh4cpcjr5nw6f65dx4s8kx09gnhihnby3zjhxdf4l99fm";
|
||||||
};
|
};
|
||||||
|
|
||||||
setSourceRoot = ''
|
setSourceRoot = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user