mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
earlyoom: update to 1.3.
This commit is contained in:
parent
3dbc2af551
commit
4ea5145371
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'earlyoom'
|
# Template file for 'earlyoom'
|
||||||
pkgname=earlyoom
|
pkgname=earlyoom
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rfjakob/earlyoom"
|
homepage="https://github.com/rfjakob/earlyoom"
|
||||||
distfiles="https://github.com/rfjakob/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rfjakob/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ce4e8b435eda9bd1427b6606558356249486a405850b9869c0006e7fbd454c5f
|
checksum=2c605017d1208e43b92708e9bae623bc860b6ab2e5390c935e5e10ac932016f8
|
||||||
CFLAGS="-DVERSION='\"${version}\"'"
|
CFLAGS="-DVERSION='\"${version}\"'"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue