faketime: update to 0.9.9.

This commit is contained in:
Enno Boland 2021-04-19 12:08:52 +02:00 committed by Enno Boland
parent bf24811892
commit 8e381b2b60

View file

@ -1,6 +1,6 @@
# Template file for 'faketime'
pkgname=faketime
version=0.9.8
version=0.9.9
revision=1
wrksrc=lib$pkgname-$version
build_style=gnu-makefile
@ -9,6 +9,6 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/wolfcw/libfaketime"
distfiles="https://github.com/wolfcw/libfaketime/archive/v$version.tar.gz"
checksum=06288237cd5890eca148489e5b904ed852ed0ffa8424bfb479342f4daa8442a3
checksum=57d0181150361c0a9b5c8eef05b11392f6134ada2c2d998e92e63daed639647c
CFLAGS='-fPIC -DPREFIX=\"/usr\" -DLIBDIRNAME=\"/lib/faketime\"'
LDFLAGS='-lpthread'