faketime: update to 0.9.7.
This commit is contained in:
parent
8dbf8076e7
commit
b54adbdc0e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'faketime'
|
||||
pkgname=faketime
|
||||
version=0.9.6
|
||||
version=0.9.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="modifies the system time for a single application"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/wolfcw/libfaketime"
|
||||
distfiles="https://github.com/wolfcw/libfaketime/archive/v$version.tar.gz"
|
||||
checksum=56bc32006f4c5b021ff648cc1fd458c5316f40aadfd2031879229a234189b031
|
||||
checksum=4d65f368b2d53ee2f93a25d5e9541ce27357f2b95e5e5afff210e0805042811e
|
||||
CFLAGS='-fPIC -DPREFIX=\"/usr\" -DLIBDIRNAME=\"/lib/faketime\"'
|
||||
LDFLAGS='-lpthread'
|
||||
wrksrc=lib$pkgname-$version
|
||||
|
|
Loading…
Reference in a new issue