diff options
-rw-r--r-- | osx/distribution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/distribution.xml b/osx/distribution.xml index 346fe06fe..a92f20ad0 100644 --- a/osx/distribution.xml +++ b/osx/distribution.xml @@ -11,7 +11,7 @@ <options hostArchitectures="x86_64" /> <!-- List all component packages --> <pkg-ref id="net.johnmacfarlane.pandoc" - version="1.16.0.2" + version="1.17" auth="root">pandoc.pkg</pkg-ref> <!-- List them again here. They can now be organized as a hierarchy if you want. --> |