6 lines
220 B
Bash
Executable File
6 lines
220 B
Bash
Executable File
#!/bin/bash ../install.sh
|
|
|
|
NAME='libpthread-stubs'
|
|
VERSION='0.5'
|
|
DOWNLOAD_URL="https://www.x.org/releases/individual/lib/libpthread-stubs-$VERSION.tar.xz#59da566decceba7c2a7970a4a03b48d9905f1262ff94410a649224e33d2442bc"
|