inetutils: update to 1.9.2.

This commit is contained in:
Christian Neukirchen 2014-09-07 17:42:12 +02:00
parent feb6d27821
commit 710764300d

View File

@ -1,7 +1,7 @@
# Template file for 'inetutils'
pkgname=inetutils
version=1.9.1
revision=5
version=1.9.2
revision=1
build_style=gnu-configure
configure_args="--without-wrap --with-pam --enable-ftp --enable-ftpd
--enable-telnet --enable-telnetd --enable-talk --enable-talkd
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://www.gnu.org/software/inetutils"
distfiles="http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=02a9ebde8a198cb85f87545b9d88fb103a183958139864a85fe9e027ad79ff2b
checksum=0423ea40a160cd4630f817e247df5c08ecc625378d2bb56a0509117a36a89913
pre_configure() {
sed -i 's|_GL_WARN_ON_USE (gets|//_GL_WARN_ON_USE (gets|' lib/stdio.in.h