gnu: vpnc-scripts: Declare a source file-name.

* gnu/packages/vpn.scm (vpnc-scripts)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-13 21:39:42 +02:00
parent 716a39bcf1
commit 728ee9d6f7
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ Only \"Universal TUN/TAP device driver support\" is needed in the kernel.")
(git-reference
(url "git://git.infradead.org/users/dwmw2/vpnc-scripts.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0pa36w4wlyyvfb66cayhans99wsr2j5si2fvfr7ldfm512ajwn8h"))))