diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index a60e3f28c2c..bc1daf5e602 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,6 +1,6 @@ # Template file for 'toxic' pkgname=toxic -version=0.10.0 +version=0.10.1 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ maintainer="avoidr " license="GPL-3.0-or-later" homepage="https://github.com/JFreegman/toxic/" distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz" -checksum=a1435e0e1adc46e93736b653719d0fbecd366341db7feeebe3678980fe2e6d7d +checksum=b3cfbea28135fbc48c083276160cef02de755b60f6cfe1bd6efc1b5fdd4b92fe do_build() { make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}