toxic: update to 0.10.0.
This commit is contained in:
parent
9305a9e219
commit
b3b8e86bf6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxic'
|
||||
pkgname=toxic
|
||||
version=0.9.1
|
||||
version=0.10.0
|
||||
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=51aefbb1af0cd4e1ccb5512e77dc15fff306ee3fea4311e47ede21324f05f089
|
||||
checksum=a1435e0e1adc46e93736b653719d0fbecd366341db7feeebe3678980fe2e6d7d
|
||||
|
||||
do_build() {
|
||||
make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue