URI: 
       v0.32.2 fix release. - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit bc39f3c415646177622129e94a4ba10e4f8f440e
   DIR parent 53f0ce4b3912027648fc11c7a76624f4f3f4ce50
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 29 Jun 2018 21:21:00 +0200
       
       v0.32.2 fix release.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -3,7 +3,7 @@
        .POSIX:
        
        NAME = geomyidae
       -VERSION = 0.32.1
       +VERSION = 0.32.2
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin