proplib: update to 0.6.9.
This commit is contained in:
parent
0aad09ef71
commit
795854f9a6
1 changed files with 5 additions and 8 deletions
|
@ -1,21 +1,18 @@
|
|||
# Template file for 'proplib'
|
||||
pkgname=proplib
|
||||
version=0.6.8
|
||||
revision=2
|
||||
version=0.6.9
|
||||
revision=1
|
||||
wrksrc="portableproplib-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Portable Property container object library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/xtraeme/portableproplib"
|
||||
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
|
||||
checksum=5454211b97a1d64936e8947c8413e986ed7c73c3397a3a651ee1fa80d4740692
|
||||
checksum=0104b6f604fde4ecde22c499a2c77f5d323464efbdbfb0a8b551f9931c565079
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue