From 195df9c84a7bec903dcf6ad372bdd3e32c79b899 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 3 Mar 2020 17:13:19 +0100 Subject: [PATCH] tc-play: update to 3.3. --- srcpkgs/tc-play/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tc-play/template b/srcpkgs/tc-play/template index 04a854e2a9..0f49755eba 100644 --- a/srcpkgs/tc-play/template +++ b/srcpkgs/tc-play/template @@ -1,6 +1,6 @@ # Template file for 'tc-play' pkgname=tc-play -version=3.1 +version=3.3 revision=1 build_style=gnu-makefile make_build_args="-f Makefile.classic PBKDF_BACKEND=gcrypt" @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="BSD-2-clause" homepage="https://github.com/bwalex/tc-play" distfiles="https://github.com/bwalex/${pkgname}/archive/v${version}.tar.gz" -checksum=edca7cf5ea4ad824adb86be83ab742781a87e6b16c53a045bdd1b781a8da75e6 +checksum=ad53cd814a23b4f61a1b2b6dc2539624ffb550504c400c45cbd8cd1da4c7d90a pre_build() { sed -i Makefile.classic -e"s; -o tcplay; ${LDFLAGS}&;"