diff options
author | Koen Kooi <koen@openembedded.org> | 2009-07-28 19:03:15 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-07-28 19:03:15 +0200 |
commit | 956487eebf9c43fbbad8cb6be4a91ceabfdbf591 (patch) | |
tree | eecb24115b86c72dd58a47b64058f347e7b30a9e | |
parent | 19862d4b2f0b03fcb800e41cb2279266a29262a2 (diff) |
ntfs-3g: update to 2009.4.4
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/ntfs-3g/ntfs-3g_2009.4.4.bb (renamed from recipes/ntfs-3g/ntfs-3g_2009.1.1.bb) | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index d5bb8906cf..4109eb2c22 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -17926,6 +17926,10 @@ sha256=b5bbf81230bb21573d69fc471721b0b0c404eaa5040ef28e7dcec38320a1b2e4 md5=56e4aed24d0c2543597de0ba52b3ed64 sha256=0e02ff891645658c1801ba7d665c0ff3a4231e5570b974a803ffc2974ef68e45 +[http://www.ntfs-3g.org/ntfs-3g-2009.4.4.tgz] +md5=e0b5c170f088a8d82968f0a6b34d31da +sha256=bcd39ebe90541f512e605b62911f14f6107239c4ff032d56d5da3dc3c05e0d0f + [http://downloads.sourceforge.net/ntop/ntop-3.0.tgz] md5=1ec6055c75f1acbb5d5600492481ef85 sha256=c50cdf2c6cf7309f88c7ec0a56158eca76c80532502b36f3378eeca433423d83 diff --git a/recipes/ntfs-3g/ntfs-3g_2009.1.1.bb b/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb index 7d73b79ac9..8c8f08d71a 100644 --- a/recipes/ntfs-3g/ntfs-3g_2009.1.1.bb +++ b/recipes/ntfs-3g/ntfs-3g_2009.4.4.bb @@ -3,7 +3,6 @@ HOMEPAGE = "http://www.ntfs-3g.org/" LICENSE = "GPLv2" DEPENDS = "fuse" RDEPENDS = "fuse" -PR = "r0" SRC_URI = http://www.ntfs-3g.org/ntfs-3g-${PV}.tgz |