mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
extra/pingu: upgrade to 0.3
This commit is contained in:
parent
3aeb1aa40e
commit
febe16d50a
@ -1,8 +1,8 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=pingu
|
||||
pkgver=0.2
|
||||
pkgrel=1
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgdesc="Small daemon that pings hosts and executes a script when status change"
|
||||
url="http://git.alpinelinux.org/cgit/pingu"
|
||||
license="GPL"
|
||||
@ -19,5 +19,5 @@ build() {
|
||||
install -m755 -D "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
|
||||
}
|
||||
|
||||
md5sums="5f7b72e4eb0af88a5d568b383513591f pingu-0.2.tar.bz2
|
||||
md5sums="59f9c927a80c71d85f2363e314a25197 pingu-0.3.tar.bz2
|
||||
d2162d9c02a66691bb6360f4f2d9d701 pingu.initd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user