Commit 37da8c74 authored by Mohammad S Anwar's avatar Mohammad S Anwar
Browse files

Added repo meta.

parent bf936631
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -32,5 +32,9 @@ Module::Build->new(
	},
	script_files => 'bin/',
	sign         => 1,

	meta_merge   => {
		resources => {
			repository => 'https://github.com/derf/Travel-Status-DE-DeutscheBahn'
		}
	},
)->create_build_script();