From 7faef200060e1a0e2f098a349bf6c1ea9a7dcb5d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 31 Mar 2011 11:59:26 +0000 Subject: testing/znc: upgrade to 0.098 --- testing/znc/APKBUILD | 8 ++++---- testing/znc/libiconv.patch | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/testing/znc/APKBUILD b/testing/znc/APKBUILD index 5b3ea110c0..c9047564d0 100644 --- a/testing/znc/APKBUILD +++ b/testing/znc/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=znc -pkgver=0.096 -pkgrel=1 +pkgver=0.098 +pkgrel=0 pkgdesc="An advanced IRC bouncer" url="http://znc.in" arch="all" @@ -105,5 +105,5 @@ modperl() { _mv_mod modperl modperl.so } -md5sums="38eec4f1911a68b4d2fc704170e7cbf6 znc-0.096.tar.gz -aafd7f1e87c6fd734cce66281fa2be6e libiconv.patch" +md5sums="5667b4acb1f01309d6eded77abac700c znc-0.098.tar.gz +90b3493803bf7a3aa224e6cbbd644bdf libiconv.patch" diff --git a/testing/znc/libiconv.patch b/testing/znc/libiconv.patch index d986e2f9d1..0af3a21048 100644 --- a/testing/znc/libiconv.patch +++ b/testing/znc/libiconv.patch @@ -1,6 +1,6 @@ ---- ./configure.in.orig -+++ ./configure.in -@@ -366,7 +366,12 @@ +--- ./configure.ac.orig ++++ ./configure.ac +@@ -419,7 +419,12 @@ if test x"$EXTRA" = "xyes" then AC_CHECK_FUNC( iconv, CHARSET=1 ) -- cgit v1.2.3