make/conf/jib-profiles.js
branchihse-manpages-branch
changeset 57009 41a309ceb98c
parent 52275 f39073b97db7
child 57033 f54811c07f2a
equal deleted inserted replaced
57008:cbd4d5fe2015 57009:41a309ceb98c
   955         },
   955         },
   956 
   956 
   957         pandoc: {
   957         pandoc: {
   958             organization: common.organization,
   958             organization: common.organization,
   959             ext: "tar.gz",
   959             ext: "tar.gz",
   960             revision: "1.17.2+1.0",
   960             revision: "2.3.1+1.0",
   961             module: "pandoc-" + input.target_platform,
   961             module: "pandoc-" + input.target_platform,
   962             configure_args: "PANDOC=" + input.get("pandoc", "install_path") + "/pandoc/pandoc",
   962             configure_args: "PANDOC=" + input.get("pandoc", "install_path") + "/pandoc/pandoc",
   963             environment_path: input.get("pandoc", "install_path") + "/pandoc"
   963             environment_path: input.get("pandoc", "install_path") + "/pandoc"
   964         },
   964         },
   965 
   965