mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: perl-Taint-Runtime-0.03.
This commit is contained in:
parent
6e4bb0b3f2
commit
f0e7488a2c
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Taint-Runtime/template
Normal file
16
srcpkgs/perl-Taint-Runtime/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Taint-Runtime'
|
||||||
|
pkgname=perl-Taint-Runtime
|
||||||
|
version=0.03
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Runtime enable taint checking"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Taint-Runtime"
|
||||||
|
distfiles="${CPAN_SITE}/Taint/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=6ece97234a19a6f627481b44ec28a71374a95e6fc94d417d2dccb397a00aa706
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue