mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: perl-Mojolicious-7.74
This commit is contained in:
parent
c2ab3b1646
commit
bd772fec26
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Mojolicious/template
Normal file
15
srcpkgs/perl-Mojolicious/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Mojolicious'
|
||||||
|
pkgname=perl-Mojolicious
|
||||||
|
version=7.74
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname//perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="Real-time web framework"
|
||||||
|
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/${pkgname//perl-/}/"
|
||||||
|
distfiles="${CPAN_SITE}/${pkgname//perl-/}/${pkgname//perl-/}-${version}.tar.gz"
|
||||||
|
checksum=591be3ecb043ad7856125a389fb2fdb6a10d6c2de6ec2e3d2da79928162a9171
|
||||||
|
|
Loading…
Add table
Reference in a new issue