From 81c2d20c05fffdf5f03188f2139ec3bd4ad540fb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 12 Feb 2009 10:03:49 +0000 Subject: [PATCH] extra/pingu: change url to git.a.o --- extra/pingu/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/pingu/APKBUILD b/extra/pingu/APKBUILD index 2ded6af6c1e..244cdf6876b 100644 --- a/extra/pingu/APKBUILD +++ b/extra/pingu/APKBUILD @@ -4,10 +4,10 @@ pkgname=pingu pkgver=0.2 pkgrel=0 pkgdesc="Small daemon that pings hosts and executes a script when status change" -url="http://dev.alpinelinux.org/cgit/cgit.cgi/pingu" +url="http://git.alpinelinux.org/cgit/pingu" license="GPL" depends="uclibc" -source="http://dev.alpinelinux.org/cgit/cgit.cgi/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 +source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 pingu.initd "