From febe16d50af04014aae958b326b0df13a014ee3d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 25 Mar 2009 09:06:40 +0000 Subject: [PATCH] extra/pingu: upgrade to 0.3 --- extra/pingu/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/pingu/APKBUILD b/extra/pingu/APKBUILD index 8089c15626d..fdd91972ab0 100644 --- a/extra/pingu/APKBUILD +++ b/extra/pingu/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa 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"