slackbuilds/l/confuse/get_sources.sh
Michal Cieslakiewicz e9571a1fa6 Initial commit.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-04-16 19:31:17 +02:00

6 lines
146 B
Bash
Executable File

#!/bin/bash
SRC=confuse
VERSION=3.2.2
set -x
wget -c https://github.com/martinh/libconfuse/releases/download/v${VERSION}/${SRC}-${VERSION}.tar.xz