earlyoom: update to 1.6.
This commit is contained in:
parent
c4ddc91c14
commit
59d47fc36c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'earlyoom'
|
||||
pkgname=earlyoom
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rfjakob/earlyoom"
|
||||
distfiles="https://github.com/rfjakob/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=55b71800e878a01325951c904fa45d345b83440123c7dcbce1c47ff49326ea91
|
||||
checksum=b81804fc4470f996014d52252a87a1cf3b43d3d8754140035b10dcee349302b8
|
||||
CFLAGS="-DVERSION='\"${version}\"'"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue