mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
tc-play: update to 3.1.
This commit is contained in:
parent
ef8870fe35
commit
5d50777497
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tc-play'
|
# Template file for 'tc-play'
|
||||||
pkgname=tc-play
|
pkgname=tc-play
|
||||||
version=2.0
|
version=3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="-f Makefile.classic PBKDF_BACKEND=gcrypt"
|
make_build_args="-f Makefile.classic PBKDF_BACKEND=gcrypt"
|
||||||
make_build_target="tcplay"
|
make_build_target="tcplay"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-clause"
|
license="BSD-2-clause"
|
||||||
homepage="https://github.com/bwalex/tc-play"
|
homepage="https://github.com/bwalex/tc-play"
|
||||||
distfiles="https://github.com/bwalex/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bwalex/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=0e17890f37e862746364b10bad62bbd9f3e2b2811a24b07df12eff266534e42d
|
checksum=edca7cf5ea4ad824adb86be83ab742781a87e6b16c53a045bdd1b781a8da75e6
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i Makefile.classic -e"s; -o tcplay; ${LDFLAGS}&;"
|
sed -i Makefile.classic -e"s; -o tcplay; ${LDFLAGS}&;"
|
||||||
|
|
Loading…
Add table
Reference in a new issue