summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-20 22:13:18 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 15:27:28 +0200
commitd2fcef1e0b78d4be67652f0d28f3f6944c5f4d76 (patch)
tree1fdefa42d6129a83b3f0ab9255044ab47085bd11
parentd81d0ec74ee6706656b3e5b3c4de36491496160a (diff)
xdg-utils: add 1.0.2
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/xdg-utils/xdg-utils_1.0.2.bb7
2 files changed, 11 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index a1b1a9596d..27cba0e50e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -26650,6 +26650,10 @@ sha256=75378ad3eacbe32c625de3b4af3e1f6fc9772ab45c1cd1393483d95ac4da3b22
md5=6873f49ea7f568743621ed1e05e52dab
sha256=169978c677db5c498f485e9896cd0ababae6b3a9d0bf640ffa719d5af2abca46
+[http://portland.freedesktop.org/download/xdg-utils-1.0.2.tgz]
+md5=348a5b91dc66426505022c74a64b2940
+sha256=21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac
+
[http://xdiskusage.sourceforge.net/xdiskusage-1.48.tgz]
md5=a902aa9d73761ade98256c3cd5c1f533
sha256=7842aa42510bf52c367164d44a977915ad9f070864d5175157738f8d6894274b
diff --git a/recipes/xdg-utils/xdg-utils_1.0.2.bb b/recipes/xdg-utils/xdg-utils_1.0.2.bb
new file mode 100644
index 0000000000..d14208bbcf
--- /dev/null
+++ b/recipes/xdg-utils/xdg-utils_1.0.2.bb
@@ -0,0 +1,7 @@
+DESCRIPTION = "xdg-utils: command line tools for desktop integration tasks"
+LICENSE = "MIT"
+
+SRC_URI = "http://portland.freedesktop.org/download/${PN}-${PV}.tgz"
+
+inherit autotools
+