poco: fix license=
This commit is contained in:
parent
acbe08b15c
commit
76adea2eae
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'poco'.
|
# Template file for 'poco'
|
||||||
pkgname=poco
|
pkgname=poco
|
||||||
version=1.8.0.1
|
version=1.8.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="C++ class libraries for building network-based applications"
|
short_desc="C++ class libraries for building network-based applications"
|
||||||
maintainer="Julien Dehos <dehos@univ-littoral.fr>"
|
maintainer="Julien Dehos <dehos@univ-littoral.fr>"
|
||||||
license="Boost Software License 1.0"
|
license="BSL-1.0"
|
||||||
homepage="https://pocoproject.org"
|
homepage="https://pocoproject.org"
|
||||||
distfiles="https://pocoproject.org/releases/${pkgname}-${version}/${pkgname}-${version}-all.tar.gz"
|
distfiles="https://pocoproject.org/releases/${pkgname}-${version}/${pkgname}-${version}-all.tar.gz"
|
||||||
checksum=cb891540b44b74e844fd0787c796f2699a894dba690329660e29b57efb8f80dd
|
checksum=cb891540b44b74e844fd0787c796f2699a894dba690329660e29b57efb8f80dd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue