Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Commit

Permalink
fix typo in stat-update recipe
Browse files Browse the repository at this point in the history
dwradcliffe committed Dec 13, 2013
1 parent 3b7662b commit 38d965d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef/site-cookbooks/rubygems/recipes/stat-update.rb
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
# Recipe:: stat-update.rb
#

package_name = "stat-update_1.1.0-1_amd64.deb"
package_name = "stat-update_1.1.0_amd64.deb"

cookbook_file "#{Chef::Config[:file_cache_path]}/#{package_name}"

0 comments on commit 38d965d

Please sign in to comment.