]> git.pld-linux.org Git - packages/nodejs-lru-cache.git/commitdiff
Down to 2.0.4 since npm declares less than 2.1.0, oops.
authorAria Stewart <aredridel@nbtsc.org>
Mon, 3 Dec 2012 03:45:19 +0000 (20:45 -0700)
committerAria Stewart <aredridel@nbtsc.org>
Mon, 3 Dec 2012 03:45:19 +0000 (20:45 -0700)
nodejs-lru-cache.spec

index 1c88fc3fab1c3d9b098eb17a290b00da8571c0c2..0a3a7f0341fb914b0dba5cb6feb9f8d059da112e 100644 (file)
@@ -1,13 +1,13 @@
 %define                pkg     lru-cache
 Summary:       A cache object that deletes the least recently used items
 Name:          nodejs-%{pkg}
-Version:       2.1.0
+Version:       2.0.4
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/isaacs/node-lru-cache
 Source0:       http://registry.npmjs.org/lru-cache/-/lru-cache-%{version}.tgz
-# Source0-md5: 40387e77dc25d0eb7616b0c3733d945c
+# Source0-md5: 6a9c0aca688e54e5bf01856700a292e2
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs
 BuildArch:     noarch
This page took 0.109006 seconds and 4 git commands to generate.