skalibs: update to 2.11.0.0.
This commit is contained in:
parent
08591d8704
commit
e10d2c72d9
|
@ -2344,7 +2344,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1
|
|||
libgnunettransportapplication.so.0 gnunet-0.12.2_1
|
||||
libgnunettransportcore.so.0 gnunet-0.12.2_1
|
||||
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
|
||||
libskarnet.so.2.10 skalibs-2.10.0.1_1
|
||||
libskarnet.so.2.11 skalibs-2.11.0.0_1
|
||||
libKF5BalooWidgets.so.5 baloo-widgets5-17.04.3_1
|
||||
libtidy.so.58 libtidy5-5.8.0_1
|
||||
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skalibs'
|
||||
pkgname=skalibs
|
||||
version=2.10.0.3
|
||||
version=2.11.0.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
||||
|
@ -14,7 +14,7 @@ license="ISC"
|
|||
homepage="https://skarnet.org/software/skalibs/"
|
||||
changelog="https://skarnet.org/software/skalibs/upgrade.html"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b780b0ae650dda0c3ec5f8975174998af2d24c2a2e2be669b1bab46e73b1464d
|
||||
checksum=98dfc8a02a333f5b12d069d84471c0d51ab5a421c4292963048b3652563d34d9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue