gnu: eid-mw: Name checkout.
* gnu/packages/security-token.scm (eid-mw)[source]: Add FILE-NAME.master
parent
378b8a6446
commit
4fdad3edc3
|
@ -109,6 +109,7 @@ readers and is needed to communicate with such devices through the
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/Fedict/eid-mw")
|
(url "https://github.com/Fedict/eid-mw")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd"))))
|
(base32 "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
|
|
Reference in New Issue