Skip to content

Commit

Permalink
php description fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ksimuk committed Mar 24, 2014
1 parent d74dfcd commit 6912b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/autoparts/packages/php5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Packages
class Php5 < Package
name 'php5'
version '5.5.10-1'
description 'PHP 5.5: A popular general-purpose scripting language that is especially suited to web development. Prebuild extensions default + mbstring'
description 'PHP 5.5: A popular general-purpose scripting language that is especially suited to web development. Prebuild extensions default + mbstring, mysql, sqlite3 and openssl'
source_url 'http://ru2.php.net/get/php-5.5.10.tar.gz/from/this/mirror'
source_sha1 'fa13e3634373791a8cb427d43ab4dcf9fcb3e526'
source_filetype 'tar.gz'
Expand Down

0 comments on commit 6912b7a

Please sign in to comment.