postfix-pgsql: Updated for version 3.5.9

This commit is contained in:
2021-01-19 07:41:37 +01:00
parent c246444f8d
commit 37e8a329ea
7 changed files with 78 additions and 15 deletions

View File

@ -19,7 +19,7 @@ task :dmd do
uri = URI "http://downloads.dlang.org/releases/2.x/#{version}/#{tarball_name}"
checksum = {
dmd: download(uri, "slackbuilds/development/dmd/#{tarball_name}").hexdigest,
dmd: download(uri, "slackbuilds/development/dmd/#{tarball_name}").hexdigest
}
package = Package.new 'development/dmd',