mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a157e3245d
commit
e911ee32a0
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'zramen'
|
# Template file for 'zramen'
|
||||||
pkgname=zramen
|
pkgname=zramen
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?awk bash bc coreutils grep kmod procps-ng util-linux"
|
depends="virtual?awk bash coreutils grep kmod util-linux"
|
||||||
short_desc="Manage zram swap space"
|
short_desc="Manage zram swap space"
|
||||||
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/atweiden/zramen"
|
homepage="https://github.com/atweiden/zramen"
|
||||||
distfiles="https://github.com/atweiden/zramen/releases/download/${version}/zramen-${version}.tar.gz"
|
distfiles="https://github.com/atweiden/zramen/releases/download/${version}/zramen-${version}.tar.gz"
|
||||||
checksum=7b2936c9d8c69338022bfa9507dd58da2ce75a8c9447013923c6a466bb69a16a
|
checksum=a6d2b0b3dd7ec027a1b25ec4e21d214da4d7b3c6aaf4ca4db5111662500e4334
|
||||||
conf_files="/etc/sv/zramen/conf"
|
conf_files="/etc/sv/zramen/conf"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue