mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
nettle: update to 3.8.1.
This commit is contained in:
parent
5efe40e749
commit
767cf7d557
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nettle'
|
# Template file for 'nettle'
|
||||||
pkgname=nettle
|
pkgname=nettle
|
||||||
version=3.8
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
|
@ -11,8 +11,8 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||||
homepage="https://www.lysator.liu.se/~nisse/nettle/"
|
homepage="https://www.lysator.liu.se/~nisse/nettle/"
|
||||||
changelog="https://git.lysator.liu.se/nettle/nettle/-/raw/master/NEWS"
|
changelog="https://git.lysator.liu.se/nettle/nettle/-/raw/master/NEWS"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/nettle/nettle-${version}.tar.gz"
|
||||||
checksum=7576c68481c198f644b08c160d1a4850ba9449e308069455b5213319f234e8e6
|
checksum=364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe
|
||||||
|
|
||||||
nettle-devel_package() {
|
nettle-devel_package() {
|
||||||
depends="gmp-devel ${sourcepkg}>=${version}_${revision}"
|
depends="gmp-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue