1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
-3
View File
@@ -1,3 +0,0 @@
require dates.inc
SRC_URI = "http://projects.o-hand.com/sources/dates/dates-${PV}.tar.gz"
+3
View File
@@ -0,0 +1,3 @@
require dates.inc
SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz"
+1 -1
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"