diff --git a/srcpkgs/toxic/template b/srcpkgs/toxic/template index bee5179cda..44aebb9e02 100644 --- a/srcpkgs/toxic/template +++ b/srcpkgs/toxic/template @@ -1,6 +1,6 @@ # Template file for 'toxic' pkgname=toxic -version=0.8.4 +version=0.9.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=dfb92f4bc36531258ae999112cb75b468878209e39ac01c7b2a439f2fac787a3 +checksum=51aefbb1af0cd4e1ccb5512e77dc15fff306ee3fea4311e47ede21324f05f089 do_build() { make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}