mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oblibs: update to 0.0.8.0.
This commit is contained in:
parent
bf54191da2
commit
fed195ab55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oblibs'
|
# Template file for 'oblibs'
|
||||||
pkgname=oblibs
|
pkgname=oblibs
|
||||||
version=0.0.6.1
|
version=0.0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -11,7 +11,7 @@ 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=a5902927c4fef7f38d5dd397decee9ba05b8cc5cdccee536cfd6b8c3b4468726
|
checksum=d62ef857b9245b16f42e5a07643f571193b5e95f203387a43dd65fa155d5fec3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue