toxic: update to 0.11.1

This commit is contained in:
cinerea0 2021-10-22 22:27:28 -04:00 committed by Érico Nogueira Rolim
parent 1594875252
commit 67fe1102f6

View file

@ -1,6 +1,6 @@
# Template file for 'toxic'
pkgname=toxic
version=0.10.1
version=0.11.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=b3cfbea28135fbc48c083276160cef02de755b60f6cfe1bd6efc1b5fdd4b92fe
checksum=5df8f3cf21c2b228546399f0c2a77c6d8f5356939a85c32222a4f6a26b82688a
do_build() {
make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}