void-packages/srcpkgs/perl-Authen-SASL/template
Đoàn Trần Công Danh ef11f57681 srcpkgs: add patch_args=-Np0 en-mass
Generated with:

        git ls-files 'srcpkgs/**/patches/*' |
        cut -d/ -f2 | uniq |
        xargs printf 'srcpkgs/%s/template\n'  |
        xargs grep -L 'patch_args=' |
        xargs sed -i '$a patch_args=-Np0"
2021-06-20 13:17:29 +07:00

17 lines
604 B
Bash

# Template file for 'perl-Authen-SASL'
pkgname=perl-Authen-SASL
version=2.16
revision=5
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="$hostmakedepends perl-Digest-HMAC"
depends="$makedepends"
short_desc="Authen::SASL -- SASL authentication framework"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/Authen-SASL"
distfiles="${CPAN_SITE}/Authen/${pkgname/perl-/}-${version}.tar.gz"
checksum=6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09
patch_args=-Np0