diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-routes_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-routes_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-routes_git.bb b/meta-openstack/recipes-devtools/python/python-routes_git.bb index 814339b..408f0a8 100644 --- a/meta-openstack/recipes-devtools/python/python-routes_git.bb +++ b/meta-openstack/recipes-devtools/python/python-routes_git.bb | |||
| @@ -2,10 +2,10 @@ DESCRIPTION = "A Python re-implementation of the Rails routes system." | |||
| 2 | HOMEPAGE = "http://routes.groovie.org" | 2 | HOMEPAGE = "http://routes.groovie.org" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aa6285dc7b7c93b3905bb2757f33eb62" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=90976c1a0e3029278f882cfe2e84a6ae" |
| 6 | 6 | ||
| 7 | PV = "1.13+git${SRCPV}" | 7 | PV = "2.4.1+git${SRCPV}" |
| 8 | SRCREV = "467501d5fcfa265b3dfae615e7f0dcda8ce79d4e" | 8 | SRCREV = "2dcef8079cf09f427eeb0be62374f6c1a52bf59d" |
| 9 | 9 | ||
| 10 | SRCNAME = "Routes" | 10 | SRCNAME = "Routes" |
| 11 | SRC_URI = "git://github.com/bbangert/routes.git" | 11 | SRC_URI = "git://github.com/bbangert/routes.git" |
