From ef6107ce7e5cf6db713e51f764ae7d806a0a3bdb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20R=C3=BCb?= Date: Sat, 7 Aug 2010 10:02:59 +0000 Subject: [PATCH] advancedcaching: new version 0.6.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian Rüb Signed-off-by: Martin Jansa --- recipes/openmoko-3rdparty/advancedcaching_git.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/recipes/openmoko-3rdparty/advancedcaching_git.bb b/recipes/openmoko-3rdparty/advancedcaching_git.bb index fda99b95fe..8301eb73ef 100644 --- a/recipes/openmoko-3rdparty/advancedcaching_git.bb +++ b/recipes/openmoko-3rdparty/advancedcaching_git.bb @@ -2,11 +2,12 @@ DESCRIPTION = "Advanced Geocaching Tool for Linux - Towards paperless geocaching SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" -HOMEPAGE = "http://www.opkg.org/package_268.html" +AUTHOR = "Daniel Fett" +HOMEPAGE = "http://www.danielfett.de/internet-und-opensource,software,agtl" RDEPENDS_${PN} = "python-pygtk python-html python-image python-netclient python-misc python-sqlite3 python-mime python-json" -SRCREV = "9c3661f5573d2dd712437f1590070153d12e4c02" -PV = "0.1.2+gitr${SRCPV}" -PR = "r1" +SRCREV = "45a42994753fb396840890dd756b118790b8989e" +PV = "0.6.1.5+gitr${SRCPV}" +PR = "r2" SRC_URI = "git://github.com/webhamster/advancedcaching.git;protocol=git;branch=master" -- 2.47.2