mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
skalibs: update to 2.14.4.0.
This commit is contained in:
parent
9306a23f3c
commit
da57074221
2 changed files with 4 additions and 4 deletions
|
@ -2453,7 +2453,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1
|
||||||
libgnunettransportapplication.so.0 gnunet-0.12.2_1
|
libgnunettransportapplication.so.0 gnunet-0.12.2_1
|
||||||
libgnunettransportcore.so.0 gnunet-0.12.2_1
|
libgnunettransportcore.so.0 gnunet-0.12.2_1
|
||||||
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
|
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
|
||||||
libskarnet.so.2.13 skalibs-2.13.0.0_1
|
libskarnet.so.2.14 skalibs-2.14.4.0_1
|
||||||
libKF6BalooWidgets.so.6 baloo-widgets-24.02.0_1
|
libKF6BalooWidgets.so.6 baloo-widgets-24.02.0_1
|
||||||
libtidy.so.58 libtidy5-5.8.0_1
|
libtidy.so.58 libtidy5-5.8.0_1
|
||||||
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
|
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skalibs'
|
# Template file for 'skalibs'
|
||||||
pkgname=skalibs
|
pkgname=skalibs
|
||||||
version=2.13.1.0
|
version=2.14.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
||||||
|
@ -9,12 +9,12 @@ configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
||||||
--bindir=/usr/bin --dynlibdir=/usr/lib
|
--bindir=/usr/bin --dynlibdir=/usr/lib
|
||||||
--with-sysdep-devurandom=yes"
|
--with-sysdep-devurandom=yes"
|
||||||
short_desc="General purpose libraries for building software from skarnet.org"
|
short_desc="General purpose libraries for building software from skarnet.org"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
license="ISC"
|
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=b3c48938c7fba4b19a8b0dce6e7a11427717a0901160bb62cfc6823f8ac86d92
|
checksum=0e626261848cc920738f92fd50a24c14b21e30306dfed97b8435369f4bae00a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue