daemonize: update to 1.7.6.
This commit is contained in:
parent
4f6d321358
commit
1d2582a995
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'daemonize'
|
||||
pkgname=daemonize
|
||||
version=1.7.5
|
||||
version=1.7.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Run a program as a Unix daemon"
|
||||
|
@ -8,5 +8,5 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="BSD, MIT, Public Domain"
|
||||
homepage="http://software.clapper.org/daemonize/daemonize.html"
|
||||
distfiles="https://github.com/bmc/$pkgname/archive/release-$version.tar.gz"
|
||||
checksum="616220b8dc5721d93bd45e63b2617dbe07cd10a572da505405d64f640b98a06b"
|
||||
checksum="8d5717ae5e5bbd4cd6687abe1310f4d817468c67b851ce95dda73038ab40db1f"
|
||||
wrksrc="$pkgname-release-$version"
|
||||
|
|
Loading…
Reference in New Issue