toxic: update to 0.15.1.

This commit is contained in:
Piraty 2024-08-28 23:43:06 +02:00
parent 2783fee98e
commit c52b948d5c
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'toxic'
pkgname=toxic
version=0.11.3
revision=2
version=0.15.1
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="toxcore-devel libX11-devel freealut-devel libconfig-devel
@ -12,7 +12,7 @@ maintainer="Piraty <mail@piraty.dev>"
license="GPL-3.0-or-later"
homepage="https://github.com/JFreegman/toxic/"
distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz"
checksum=1a3fd4289852bf64ee17b98a27597d0d8f5e7d3c9ac90180bd4e63a8e5ae53d9
checksum=56cedc37b22a1411c68fd8b395f40f515d6a4779be02540c5cd495665caa127c
do_build() {
make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}