diff options
author | Dirk Opfer <dirk@do13.de> | 2010-05-16 17:52:21 +0200 |
---|---|---|
committer | Dirk Opfer <dirk@do13.de> | 2010-08-03 13:47:42 +0200 |
commit | 2b61601cc8e3ede0b071da299591a6115d1df9db (patch) | |
tree | 8559f0d8d511c266304d450497387c16b882a44f /recipes/linknx/linknx_0.0.1.27.bb | |
parent | 305940c1b6bf67cf13de084b30f8e5aaf700fc93 (diff) | |
download | openembedded-2b61601cc8e3ede0b071da299591a6115d1df9db.tar.gz |
linknx: 0.0.1.26 -> 0.0.1.27
bump version number of cvs recipe
Diffstat (limited to 'recipes/linknx/linknx_0.0.1.27.bb')
-rw-r--r-- | recipes/linknx/linknx_0.0.1.27.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/linknx/linknx_0.0.1.27.bb b/recipes/linknx/linknx_0.0.1.27.bb new file mode 100644 index 0000000000..be3cee03b1 --- /dev/null +++ b/recipes/linknx/linknx_0.0.1.27.bb @@ -0,0 +1,9 @@ +PR = "r0" + +SRC_URI = "${SOURCEFORGE_MIRROR}/linknx/linknx-${PV}.tar.gz \ + " + +require linknx.inc + +SRC_URI[md5sum] = "00d473efe99e117ff832f39d1eae7abc" +SRC_URI[sha256sum] = "01455fb9e041882ddd055da7a4f65854bae5331de5724b39f32beacd5c8ed8d4" |