mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
parent
c0dcec00bf
commit
2de962e7a4
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Sort-Versions/template
Normal file
16
srcpkgs/perl-Sort-Versions/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Sort-Versions'
|
||||||
|
pkgname=perl-Sort-Versions
|
||||||
|
version=1.62
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Sort::Versions - a perl 5 module for sorting of revision-like numbers"
|
||||||
|
maintainer="WantToHelp <ghostinthecsh@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Sort-Versions/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Sort/${pkgname/perl-/}-$version.tar.gz"
|
||||||
|
checksum=bf5f3307406ebe2581237f025982e8c84f6f6625dd774e457c03f8994efd2eaa
|
Loading…
Add table
Reference in a new issue