me
/
guix
Archived
1
0
Fork 0

gnu: libmicrohttpd: Update to 0.9.75.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.75.
master
Tobias Geerinckx-Rice 2022-05-29 02:00:00 +02:00
parent 9009189994
commit a08c21f206
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -162,15 +162,14 @@ tool to extract metadata from a file and print the results.")
(define-public libmicrohttpd
(package
(name "libmicrohttpd")
(version "0.9.73")
(version "0.9.75")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/libmicrohttpd/libmicrohttpd-"
version ".tar.gz"))
(sha256
(base32
"0bh39irwzkv48fkw43skfgkk8ka3793bx1lm21sgw6zxi0djyyx3"))
(patches (search-patches "libmicrohttpd-0.9.73-test-ssl3.patch"))))
"1fz3ljqfvfyfb5inzihy66bys22id9jgsi4nmcd3j6spdxx90y4j"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags