dates: updated to 0.4.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1515 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-17 16:01:22 +00:00
parent 26ab4749e5
commit d7b1f3ab8f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
require dates.inc
SRC_URI = "http://projects.o-hand.com/sources/dates/dates-${PV}.tar.gz"

View File

@@ -0,0 +1,3 @@
require dates.inc
SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz"

View File

@@ -2,7 +2,7 @@ require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.1+svn${SRCDATE}"
PV = "0.4.2+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"