gnu: libnatpmp: Update to 20250404-0.134fc89.

* gnu/packages/networking.scm (libnatpmp): Update to 20250404-0.134fc89.

Change-Id: I4752e7c08cf8f6c1e007222b51507842b46232b4
This commit is contained in:
Maxim Cournoyer 2026-01-03 15:42:14 +09:00
parent d54d98ccc7
commit 8ae94d4986
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1626,8 +1626,8 @@ the IETF as @url{https://www.rfc-editor.org/rfc/rfc7252, RFC 7252}.")
(define-public libnatpmp
;; Install the latest commit as it provides a pkg-config (.pc) file.
(let ((base-version "20230423")
(commit "6a850fd2bd9b08e6edc886382a1dbae2a7df55ec")
(let ((base-version "20250404") ;date of last commit
(commit "134fc89e2781e154e40042641f4d8bcbe42579f1")
(revision "0"))
(package
(name "libnatpmp")
@ -1640,7 +1640,7 @@ the IETF as @url{https://www.rfc-editor.org/rfc/rfc7252, RFC 7252}.")
(file-name (git-file-name name version))
(sha256
(base32
"18hf9a3i3mncl3w80nzi1684iac3by86bv0hgmbm1v2w8gbfjyw0"))))
"1cs975a7q1v1mml8yd9x15w0pscq3192d15fpa6mgy1kgh7lzpqd"))))
(build-system cmake-build-system)
(arguments
(list