mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
nettle: update to 3.5.1.
This commit is contained in:
parent
af84900e9f
commit
3c21bcfa90
2 changed files with 4 additions and 4 deletions
|
@ -1219,8 +1219,8 @@ libHX.so.28 libHX-3.14_1
|
||||||
libxkbcommon.so.0 libxkbcommon-0.2.0_1
|
libxkbcommon.so.0 libxkbcommon-0.2.0_1
|
||||||
libxkbcommon-x11.so.0 libxkbcommon-x11-0.4.2_1
|
libxkbcommon-x11.so.0 libxkbcommon-x11-0.4.2_1
|
||||||
libgee-0.8.so.2 libgee08-0.8.2_1
|
libgee-0.8.so.2 libgee08-0.8.2_1
|
||||||
libnettle.so.6 nettle-3.2_1
|
libnettle.so.7 nettle-3.5.1_1
|
||||||
libhogweed.so.4 nettle-3.2_1
|
libhogweed.so.5 nettle-3.5.1_1
|
||||||
libgtkspell.so.0 gtkspell-2.0.16_1
|
libgtkspell.so.0 gtkspell-2.0.16_1
|
||||||
libgtkspell3-3.so.0 gtkspell3-3.0.9_1
|
libgtkspell3-3.so.0 gtkspell3-3.0.9_1
|
||||||
libpurple.so.0 libpurple-2.10.6_1
|
libpurple.so.0 libpurple-2.10.6_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nettle'
|
# Template file for 'nettle'
|
||||||
pkgname=nettle
|
pkgname=nettle
|
||||||
version=3.4.1
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||||
homepage="http://www.lysator.liu.se/~nisse/nettle/"
|
homepage="http://www.lysator.liu.se/~nisse/nettle/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad
|
checksum=75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419
|
||||||
|
|
||||||
|
|
||||||
nettle-devel_package() {
|
nettle-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue