dr 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a09fa1b15ff45af64169a4c9bde7447a9405155a
4
- data.tar.gz: 18a927bde1fd400822504574479ff9e3e83d05b0
3
+ metadata.gz: 4c5807c4a13870d60d1940b3c98ac989658324e8
4
+ data.tar.gz: 4c0a3a229e52ee11173f7a533aa49d072c2a13f2
5
5
  SHA512:
6
- metadata.gz: d9e3c2bfbae6142f6e3d1f12302d2ed6bfdc495a90f8399dd2fed829450d3c86c8766bb55bf025af669003dddf2980376f8784ff2470acc1bc8fbc6c42f85958
7
- data.tar.gz: 6447ff843e527264feec1f68d33ae636f7fbafb8f42519e8c1266d3552086a6a50f51339ba2703613b9fde837d6ca0b4c99ddfda8760f73010d422ea3bf67d95
6
+ metadata.gz: 72d395ed1be70111a499b5e0f43f53ad11f6a7d468a087740d0377153d226db662ead583750a9803ce51b0d1feb98e08843386ca5a61c6762dd8a1d7ee61652d
7
+ data.tar.gz: 0a9c947d7f4dfbf11e5cdd42d4ca2a06304d94eff603da1f0316e976e63d0dc7f013b96a3d4dc9eae39f059e48f0f3eafa291fc3249b66e019129eebcd213576
@@ -21,16 +21,8 @@ module Dr
21
21
  :components => "main contrib non-free rpi"
22
22
  },
23
23
 
24
- #:raspi_foundation => {
25
- # :url => "http://archive.raspberrypi.org/debian/",
26
- # :key => "http://archive.raspberrypi.org/debian/raspberrypi.gpg.key",
27
- # :src => false,
28
- # :codename => "wheezy",
29
- # :components => "main"
30
- #},
31
-
32
- :raspi_foundation_mirror => {
33
- :url => "http://rpi.rutgers.edu/archive.raspberrypi.org/debian/",
24
+ :raspi_foundation => {
25
+ :url => "http://archive.raspberrypi.org/debian/",
34
26
  :key => "http://archive.raspberrypi.org/debian/raspberrypi.gpg.key",
35
27
  :src => false,
36
28
  :codename => "wheezy",
@@ -1,3 +1,3 @@
1
1
  module Dr
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Radek Pazdera