mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
oblibs: update to 0.1.2.0.
This commit is contained in:
parent
59dd658afc
commit
e8289a822f
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.1.1.1
|
version=0.1.2.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=7b19fab4c1e3926c6f5dad6cc7373f250ac4bf9a1541ac01737e169b46dc765a
|
checksum=0009cbe48d786bca14e8e973a5092de5270713db1940d538f38d6dfaa9e75e0a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue