mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gkrellm: update to 2.3.10
This commit is contained in:
parent
7fb9ac8075
commit
6ad536f1b2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gkrellm'.
|
# Template build file for 'gkrellm'.
|
||||||
pkgname=gkrellm
|
pkgname=gkrellm
|
||||||
version=2.3.9
|
version=2.3.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,9 +8,9 @@ makedepends="libressl-devel libSM-devel gtk+-devel libsensors-devel"
|
||||||
short_desc="GTK2 based system monitor"
|
short_desc="GTK2 based system monitor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://gkrellm.srcbox.net"
|
homepage="http://gkrellm.srcbox.net"
|
||||||
license="GPL-2"
|
license="GPL-3"
|
||||||
distfiles="${homepage}/releases/gkrellm-${version}.tar.bz2"
|
distfiles="${homepage}/releases/gkrellm-${version}.tar.bz2"
|
||||||
checksum=0311450db242b05577b109659263cf94e34bac54f2fffb6c9ad83b98b2dfc41f
|
checksum=8b9ec8baadcd5830c6aff04ba86dc9ed317a15c1c3787440bd1e680fb2fcd766
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} STRIP= install
|
make PREFIX=/usr DESTDIR=${DESTDIR} STRIP= install
|
||||||
|
|
Loading…
Add table
Reference in a new issue