Merge pull request #90141 from magnetophon/unetbootin

unetbootin: 677 -> 681
This commit is contained in:
Maximilian Bosch 2020-06-12 00:25:24 +02:00 committed by GitHub
commit 7f624005e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = ''