Updated gwobex
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 31 May 2009 10:53:42 +0000 (16:23 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 31 May 2009 10:53:42 +0000 (16:23 +0530)
checksums.ini
osso-gwobex_0.60.bb [deleted file]
osso-gwobex_0.62.bb [new file with mode: 0644]

index cfcefbf..dcd030c 100644 (file)
@@ -27438,4 +27438,12 @@ sha256=64dbd72ed54761c1917723ef8f5d4ff9d79e57127f86eb9b61d43b593f3961cd
 md5=e970269ac728e70680aaa8f7d753f784
 sha256=7b5f28f447d2bf4ede28f54d2f2c0a9decc3bea6532ef0c8be90e7372bd831cd
 
+[http://repository.maemo.org/pool/fremantle/free/o/osso-gwconnect/osso-gwconnect_1.0.12.tar.gz]
+md5=067de342f812811e6585b58049895168
+sha256=015b5b318c74650d1e85319ee05e8c506dd7a30daf280d7c1e23b914c1e4c7f8
+
+[http://repository.maemo.org/pool/fremantle/free/o/osso-gwconnect/osso-gwconnect_1.0.12.tar.gz]
+md5=067de342f812811e6585b58049895168
+sha256=015b5b318c74650d1e85319ee05e8c506dd7a30daf280d7c1e23b914c1e4c7f8
+
 
diff --git a/osso-gwobex_0.60.bb b/osso-gwobex_0.60.bb
deleted file mode 100644 (file)
index 0428f21..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-DESCRIPTION = "Wrapper library for openobex"
-HOMEPAGE = "http://maemo.org"
-LICENSE = "GNU Lesser General Public License-version 2.1"
-SECTION = "base"
-DEPENDS = "libglib libopenobex1"
-PR = "r0"
-
-SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage(){
-    autotools_stage_all
-}
-
diff --git a/osso-gwobex_0.62.bb b/osso-gwobex_0.62.bb
new file mode 100644 (file)
index 0000000..cd73c4e
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Wrapper library for openobex"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "GNU Lesser General Public License-version 2.1"
+SECTION = "base"
+DEPENDS = "libglib libopenobex1"
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}+0m5.tar.gz"
+
+inherit autotools pkgconfig
+
+do_stage(){
+    autotools_stage_all
+}
+