summaryrefslogtreecommitdiff
path: root/Ports/tr/package.sh
blob: d092cccf35203e4092a39c9bf6180269c24c54fc (plain)
1
2
3
4
5
6
#!/usr/bin/env -S bash ../.port_include.sh
port=tr
version=6.7
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/tr-${version}.tar.gz tr-${version}.tar.gz 6390b9f90baf097c7ee660e3d1f107161dd422e3048ce7b7bea65043b916d416"
auth_type=sha256
depends=("libpuffy")