#!/bin/sh

git clone https://github.com/mquinson/po4a.git
cd po4a && git checkout v0.62 && cd ..