toxic: update to 0.9.1.

This commit is contained in:
Robert Karszniewicz 2020-11-16 23:53:03 +01:00 committed by Piraty
parent 3cb04b6d3c
commit 596b573255

View file

@ -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 <avoidr@posteo.de>"
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}