gnu: fortify-headers: Update to 1.1.

* gnu/packages/suckless.scm (fortify-headers): Update to 1.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-15 23:36:10 +02:00
parent 1841ce9ed7
commit 81acfe2c8f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -559,15 +559,14 @@ (define-public human
(define-public fortify-headers
(package
(name "fortify-headers")
(version "1.0")
(version "1.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.2f30.org/releases/"
"fortify-headers-" version ".tar.gz"))
(sha256
(base32
"0nvplfg4y4a10x2j12qwmxzlk2q4j6287j0v5f9bfsdayb04qvh2"))))
(base32 "1dhz41jq1azcf7rbvga8w6pnx19l1j9r6jwj8qrlrfnjl9hdi9bb"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests