Commit 44e1e61f authored by Casey Strouse's avatar Casey Strouse Committed by Ed Reel

Update mandb from 2.8.6 to 2.8.6.1 (#3508)

Fixes segfault during man database creation (mandb -c).
parent e28975b7
......@@ -3,9 +3,9 @@ require 'package'
class Mandb < Package
description 'mandb is used to initialise or manually update index database caches that are usually maintained by man.'
homepage 'http://savannah.nongnu.org/projects/man-db'
version '2.8.6'
source_url 'https://download.savannah.gnu.org/releases/man-db/man-db-2.8.6.tar.xz'
source_sha256 'a8baebeb1e1de770a08bbbb0bd50f4c00a2ed7fed07aafd917c7ddf92178a955'
version '2.8.6.1'
source_url 'https://download.savannah.gnu.org/releases/man-db/man-db-2.8.6.1.tar.xz'
source_sha256 '2c77a2bb9dbf06f72417a6f63063e204888a22a5020ff77334d304d55f813a28'
binary_url ({
})
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment