toxic: update to 0.10.1.

This commit is contained in:
Robert Karszniewicz 2021-01-21 23:23:15 +01:00 committed by Piraty
parent 9c9726ec9f
commit ae437efae4

View file

@ -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 <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=a1435e0e1adc46e93736b653719d0fbecd366341db7feeebe3678980fe2e6d7d
checksum=b3cfbea28135fbc48c083276160cef02de755b60f6cfe1bd6efc1b5fdd4b92fe
do_build() {
make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}