mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
oblibs: update to 0.1.3.0.
This commit is contained in:
parent
2d4a591620
commit
22c0746cd4
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.2.0
|
version=0.1.3.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=0009cbe48d786bca14e8e973a5092de5270713db1940d538f38d6dfaa9e75e0a
|
checksum=40f8ef6ba08cecd467e03a137dad14eba649789049bde10f08b0706a657e970d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue