oblibs: update to 0.0.3.2.
This commit is contained in:
parent
117651f200
commit
fee7b724e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'oblibs'
|
||||
pkgname=oblibs
|
||||
version=0.0.2.1
|
||||
revision=2
|
||||
version=0.0.3.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
|
||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
license="ISC"
|
||||
homepage="https://framagit.org/Obarun/oblibs"
|
||||
distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
||||
checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
|
||||
checksum=ba8292881e2c7e5c82fdeb991f77cabedb09d92aad969e86ad683032d0c136cc
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue