nocache: update to 1.1.
This commit is contained in:
parent
3aff272ba4
commit
0c36b253d1
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nocache'
|
# Template file for 'nocache'
|
||||||
pkgname=nocache
|
pkgname=nocache
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Minimize filesystem caching effects"
|
short_desc="Minimize filesystem caching effects"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/Feh/nocache"
|
homepage="https://github.com/Feh/nocache"
|
||||||
distfiles="https://github.com/Feh/nocache/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Feh/nocache/archive/v${version}.tar.gz"
|
||||||
checksum=27314d506be91a54e6ae195e3daf82ebe3f5122cecb8c9307354216fb5b1ded9
|
checksum=e5441b27f60e1af5551b76fe0c8a9da17b8c31675794d9d49bf59c7c47fbb9b9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i -e '/#include <error.h>/d' cachedel.c cachestats.c
|
sed -i -e '/#include <error.h>/d' cachedel.c cachestats.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue