daemonize: update to 1.7.8.
This commit is contained in:
parent
b0c9e7b40d
commit
8cdb7d44a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'daemonize'
|
# Template file for 'daemonize'
|
||||||
pkgname=daemonize
|
pkgname=daemonize
|
||||||
version=1.7.7
|
version=1.7.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="INSTALL_SBIN=/usr/bin"
|
make_install_args="INSTALL_SBIN=/usr/bin"
|
||||||
short_desc="Run a program as a Unix daemon"
|
short_desc="Run a program as a Unix daemon"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD, MIT, Public Domain"
|
license="BSD, MIT, Public Domain"
|
||||||
homepage="http://software.clapper.org/daemonize/daemonize.html"
|
homepage="http://software.clapper.org/daemonize/daemonize.html"
|
||||||
distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
||||||
checksum=b3cafea3244ed5015a3691456644386fc438102adbdc305af553928a185bea05
|
checksum=20c4fc9925371d1ddf1b57947f8fb93e2036eb9ccc3b43a1e3678ea8471c4c60
|
||||||
wrksrc="$pkgname-release-$version"
|
wrksrc="$pkgname-release-$version"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue