diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/ipaddress_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/ipaddress_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb index 017c6c7..d755426 100644 --- a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb +++ b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb | |||
| @@ -20,7 +20,7 @@ SRCREV = "96aaf68210d644157bd57a6ec3e38c49f38bfc34" | |||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | SRC_URI = " \ | 22 | SRC_URI = " \ |
| 23 | git://github.com/ipaddress-gem/ipaddress.git \ | 23 | git://github.com/ipaddress-gem/ipaddress.git;branch=master \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | inherit ruby | 26 | inherit ruby |
