Compare commits
4
Commits
0596efd559
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6657224e2d
|
||
|
|
53418ac729
|
||
|
|
9c5c4e4936
|
||
|
|
48f70b63a0
|
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
name: perl-xml-parser
|
name: perl-xml-parser
|
||||||
description: A perl module for parsing xml documents
|
description: A perl module for parsing xml documents
|
||||||
version: "2.56"
|
version: "2.59"
|
||||||
revision: 2
|
revision: 2
|
||||||
url: https://github.com/chorny/XML-Parser
|
url: https://github.com/chorny/XML-Parser
|
||||||
license: GPL,PerlArtistic
|
license: GPL,PerlArtistic
|
||||||
@@ -17,4 +17,4 @@ downloads:
|
|||||||
- url: https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-${BPM_PKG_VERSION}.tar.gz
|
- url: https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: a78bfcd3834fde7411acee2f5fcd74deeecfbaa8cee86f16c33c42dde2fd8fff
|
checksum: a358fd7c49f5e27717a644a9102bd21dc7fc25a415983279c59b1580e2b62a58
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# This is the source.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
# This is the recipe.sh script. It is executed by BPM in a temporary directory when compiling a source package
|
||||||
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
||||||
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
||||||
|
|
||||||
Reference in New Issue
Block a user