Commit cdfdd512 authored by Mohammad S Anwar's avatar Mohammad S Anwar
Browse files

Added repo meta.

parent 0527cf7a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -26,5 +26,9 @@ Module::Build->new(
		'XML::LibXML' => 0,
	},
	sign => 1,

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