oblibs: update to 0.0.2.1.
This commit is contained in:
parent
1d6e8ac35d
commit
2e4c9518c7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'oblibs'
|
||||
pkgname=oblibs
|
||||
version=0.0.2.0
|
||||
revision=2
|
||||
version=0.0.2.1
|
||||
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=a35e202e67dd92f97ce5588e62dc4ead0dd51acb8d071213acae77c5a2d37026
|
||||
checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue