mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
toxic: update to 0.9.1.
This commit is contained in:
parent
3cb04b6d3c
commit
596b573255
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue