earlyoom: update to 1.4.
This commit is contained in:
parent
04328f5a8c
commit
ef8870fe35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'earlyoom'
|
||||
pkgname=earlyoom
|
||||
version=1.3
|
||||
version=1.4
|
||||
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=2c605017d1208e43b92708e9bae623bc860b6ab2e5390c935e5e10ac932016f8
|
||||
checksum=859d044fc5149fb446e4f3cf3278a524c5f74084026152356de6b7c1270b47ce
|
||||
CFLAGS="-DVERSION='\"${version}\"'"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue