mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
scron: Variables in distfiles
This commit is contained in:
parent
54412d3e5a
commit
954fa5c4f3
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'scron'
|
# Template file for 'scron'
|
||||||
pkgname=scron
|
pkgname=scron
|
||||||
version=0.3.2
|
version=0.3.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Simple cron daemon"
|
short_desc="Simple cron daemon"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://git.2f30.org/scron/"
|
homepage="http://git.2f30.org/scron/"
|
||||||
distfiles="http://dl.2f30.org/releases/scron-0.3.2.tar.gz"
|
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=10ffdbd3625204a6f73a096125bfdbbda849a394028f25befdf2ac65ed22d111
|
checksum=10ffdbd3625204a6f73a096125bfdbbda849a394028f25befdf2ac65ed22d111
|
||||||
replaces="cron-daemon>=0"
|
replaces="cron-daemon>=0"
|
||||||
provides="cron-daemon-0_1"
|
provides="cron-daemon-0_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue