perl-WWW-Curl: update to 4.17.
This commit is contained in:
parent
a9ab39afc2
commit
1c73e3b2cc
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-WWW-Curl'.
|
||||
pkgname=perl-WWW-Curl
|
||||
version=4.15
|
||||
revision=3
|
||||
version=4.17
|
||||
revision=1
|
||||
wrksrc="WWW-Curl-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -12,8 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://search.cpan.org/dist/WWW-Curl/"
|
||||
license="MIT"
|
||||
distfiles="${CPAN_SITE}/WWW/WWW-Curl-$version.tar.gz"
|
||||
checksum=3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1
|
||||
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||
}
|
||||
checksum=52ffab110e32348d775f241c973eb56f96b08eedbc110d77d257cdb0a24ab7ba
|
||||
|
|
Loading…
Reference in New Issue