dates: updated to 0.4.0

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1491 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-04-12 16:39:58 +00:00
parent 59c7918979
commit 07712f4aa2
2 changed files with 4 additions and 1 deletions

View File

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

View File

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