oblibs: update to 0.0.1.3
This commit is contained in:
parent
525e3db72f
commit
2c581274b2
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'oblibs'
|
# Template file for 'oblibs'
|
||||||
pkgname=oblibs
|
pkgname=oblibs
|
||||||
version=0.0.1.1
|
version=0.0.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libdir=/usr/lib"
|
configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
|
||||||
makedepends="skalibs-devel"
|
makedepends="skalibs-devel"
|
||||||
short_desc="Obarun library"
|
short_desc="Obarun library"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://framagit.org/Obarun/oblibs"
|
homepage="https://framagit.org/Obarun/oblibs"
|
||||||
distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
|
||||||
checksum=fbb0eaf9223805124f76c086a2d1a444649d077ef86bc05762776b8c0cfad1b3
|
checksum=eb6a745e7c2e636807c8a258c250be5a3ba084b95773c13d9ad64fe6c14f8232
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue