Update package version:
Add configure support.
Now install pigsty with 3 steps: download, configure and install:
curl -fsSL https://github.com/pgsty/pigsty/releases/download/v0.9.1/pigsty.tgz | gzip -d | tar -xC ~; cd ~/pigsty
./configure
make installWoW! just like old time!