mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
earlyoom: update to 1.8.2.
This commit is contained in:
parent
c55ae835b2
commit
bb2cb479e6
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.8.1
|
version=1.8.2
|
||||||
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=d7d180353216c064a99619e20e3071ac838e6642221d197fd685e6a0cc8bb032
|
checksum=13869413dc0d973e454854077be7a2049d350f77a97f6911b654e88dc4b20346
|
||||||
CFLAGS="-DVERSION='\"${version}\"'"
|
CFLAGS="-DVERSION='\"${version}\"'"
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue