gnu: gmtp: Update to 1.3.11.

* gnu/packages/libusb.scm (gmtp): Update to 1.3.11.
This commit is contained in:
Kei Kebreau 2018-02-11 10:19:41 -05:00
parent 2ab575298e
commit f62dcba42d
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -287,14 +287,14 @@ proposed for standardization.")
(define-public gmtp (define-public gmtp
(package (package
(name "gmtp") (name "gmtp")
(version "1.3.10") (version "1.3.11")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://sourceforge/gmtp/gMTP-" version (uri (string-append "mirror://sourceforge/gmtp/gMTP-" version
"/gmtp-" version ".tar.gz")) "/gmtp-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0fyi3pdl2g57vr0p46ip2wwzyap3l0by7iqaqygv0yxfcs79l6xj")))) "04q6byyq002fhzkc2rkkahwh5b6272xakaj4m3vwm8la8jf0r0ss"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags