mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
skalibs: update to 2.9.1.0.
This commit is contained in:
parent
c06b8ea51c
commit
315bb50e86
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'skalibs'
|
# Template file for 'skalibs'
|
||||||
pkgname=skalibs
|
pkgname=skalibs
|
||||||
version=2.9.0.0
|
version=2.9.1.0
|
||||||
revision=1
|
revision=1
|
||||||
_sysdepspkg=skaware-void-sysdeps
|
_sysdepspkg=skaware-void-sysdeps
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
||||||
--enable-clock --enable-monotonic --enable-force-devr
|
--enable-force-devr
|
||||||
--datadir=/usr/share/$pkgname --libdir=/usr/lib
|
--datadir=/usr/share/$pkgname --libdir=/usr/lib
|
||||||
--bindir=/usr/bin --dynlibdir=/usr/lib
|
--bindir=/usr/bin --dynlibdir=/usr/lib
|
||||||
--with-sysdep-devurandom=yes"
|
--with-sysdep-devurandom=yes"
|
||||||
|
@ -15,7 +15,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/skalibs/"
|
homepage="https://skarnet.org/software/skalibs/"
|
||||||
changelog="https://skarnet.org/software/skalibs/upgrade.html"
|
changelog="https://skarnet.org/software/skalibs/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
|
checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue