From c710f2c5810f0612fc28d29a4dc37dd03cec98f2 Mon Sep 17 00:00:00 2001 From: diversys Date: Sat, 6 Sep 2014 14:56:40 +0000 Subject: [PATCH] NetPulse: fix SRC_URI --- haiku-apps/netpulse/netpulse-0.2.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/netpulse/netpulse-0.2.3.recipe b/haiku-apps/netpulse/netpulse-0.2.3.recipe index 68524ba7c..b8441efde 100644 --- a/haiku-apps/netpulse/netpulse-0.2.3.recipe +++ b/haiku-apps/netpulse/netpulse-0.2.3.recipe @@ -4,7 +4,7 @@ DESCRIPTION=" or received over the network. " HOMEPAGE="https://github.com/HaikuArchive/NetPulse" -SRC_URI="git://github.com/HaikuArchives/NetPulse/commit/b0fd89f775ede64de2ef3f211fdec2881a73346d" +SRC_URI="git://github.com/HaikuArchives/NetPulse#b0fd89f775ede64de2ef3f211fdec2881a73346d" COPYRIGHT="Copyright 2001 Carlos Hasan" LICENSE="MIT" REVISION="2"