proplib: update to 0.6.8.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'proplib'
|
||||
pkgname=proplib
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
revision=1
|
||||
wrksrc="portableproplib-${version}"
|
||||
build_style=gnu-configure
|
||||
@@ -11,15 +11,14 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/xtraeme/portableproplib"
|
||||
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
|
||||
checksum=ea295cdba89d842b7895fe9ae854135981ed538a8f1296f462801ce843505ce2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
checksum=5454211b97a1d64936e8947c8413e986ed7c73c3397a3a651ee1fa80d4740692
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
proplib-devel_package() {
|
||||
depends="zlib-devel ${sourcepkg}-${version}_${revision}"
|
||||
|
||||
Reference in New Issue
Block a user