diff options
| -rw-r--r-- | meta/recipes-extended/libnsl/libnsl2_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb index 7919ef9b24..8cc1f7cec3 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb | |||
| @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | |||
| 10 | SECTION = "libs" | 10 | SECTION = "libs" |
| 11 | DEPENDS = "libtirpc" | 11 | DEPENDS = "libtirpc" |
| 12 | 12 | ||
| 13 | PV = "2.0.0" | 13 | PV = "2.0.1" |
| 14 | 14 | ||
| 15 | SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100" | 15 | SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https \ | 17 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https \ |
| 18 | " | 18 | " |
