parent
f4a2c5a8e1
commit
d78e9ef95a
@ -1,7 +1,7 @@
|
||||
# Template file for 'proplib'
|
||||
pkgname=proplib
|
||||
version=0.6.4
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="portableproplib-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
@ -13,6 +13,10 @@ homepage="https://github.com/xtraeme/portableproplib"
|
||||
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
|
||||
checksum=b2edac8977fa2e569e8664976d9c27f272bcf13f1aa921e853f129b7fd6b5d86
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user