Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
7faef200
Commit
7faef200
authored
Mar 31, 2011
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/znc: upgrade to 0.098
parent
58b03290
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
testing/znc/APKBUILD
testing/znc/APKBUILD
+4
-4
testing/znc/libiconv.patch
testing/znc/libiconv.patch
+3
-3
No files found.
testing/znc/APKBUILD
View file @
7faef200
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
znc
pkgver
=
0.09
6
pkgrel
=
1
pkgver
=
0.09
8
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.09
6
.tar.gz
aafd7f1e87c6fd734cce66281fa2be6e
libiconv.patch"
md5sums
=
"
5667b4acb1f01309d6eded77abac700c
znc-0.09
8
.tar.gz
90b3493803bf7a3aa224e6cbbd644bdf
libiconv.patch"
testing/znc/libiconv.patch
View file @
7faef200
--- ./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 )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment