Commit 04331f0e authored by Emery Hemingway's avatar Emery Hemingway
Browse files

shapelib: add meta.changelog

parent bdf14f10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
    homepage = "http://shapelib.maptools.org/";
    license = licenses.gpl2;
    maintainers = with maintainers; teams.geospatial.members ++ [ ehmry ];
    changelog = "http://shapelib.maptools.org/release.html";
  };
}