mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Spreadsheet-ParseXLSX: update to 0.36
Closes: #54138 [via git-merge-pr]
This commit is contained in:
parent
058bb875d9
commit
7eb0fb1612
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Spreadsheet-ParseXLSX'
|
# Template file for 'perl-Spreadsheet-ParseXLSX'
|
||||||
pkgname=perl-Spreadsheet-ParseXLSX
|
pkgname=perl-Spreadsheet-ParseXLSX
|
||||||
version=0.35
|
version=0.36
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://metacpan.org/release/Spreadsheet-ParseExcel"
|
homepage="https://metacpan.org/release/Spreadsheet-ParseExcel"
|
||||||
distfiles="${CPAN_SITE}/Spreadsheet/${pkgname#perl-}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Spreadsheet/${pkgname#perl-}-${version}.tar.gz"
|
||||||
checksum=88240d800787a3f770a29807474231a7354c569ea4896c6638655340ff69644a
|
checksum=079530629d7cf0e65d7f098b6298236d05ceebf8bf4f4755246e01d5e708a210
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue