mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
inetutils: update to 1.9.2.
This commit is contained in:
parent
feb6d27821
commit
710764300d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'inetutils'
|
# Template file for 'inetutils'
|
||||||
pkgname=inetutils
|
pkgname=inetutils
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-wrap --with-pam --enable-ftp --enable-ftpd
|
configure_args="--without-wrap --with-pam --enable-ftp --enable-ftpd
|
||||||
--enable-telnet --enable-telnetd --enable-talk --enable-talkd
|
--enable-telnet --enable-telnetd --enable-talk --enable-talkd
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/inetutils"
|
homepage="http://www.gnu.org/software/inetutils"
|
||||||
distfiles="http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=02a9ebde8a198cb85f87545b9d88fb103a183958139864a85fe9e027ad79ff2b
|
checksum=0423ea40a160cd4630f817e247df5c08ecc625378d2bb56a0509117a36a89913
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|_GL_WARN_ON_USE (gets|//_GL_WARN_ON_USE (gets|' lib/stdio.in.h
|
sed -i 's|_GL_WARN_ON_USE (gets|//_GL_WARN_ON_USE (gets|' lib/stdio.in.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue