]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libidn: Update to 1.36
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 19 Aug 2020 15:49:11 +0000 (17:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 17:36:37 +0000 (17:36 +0000)
For details see:
https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00004.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libidn
lfs/libidn

index 03b12f1fc3a1659256b5ced3ac4bc933c62d7b5e..7f00a96ea767d4eef5aff5fb13704e8468104791 100644 (file)
@@ -9,8 +9,8 @@ usr/bin/idn
 #usr/lib/libidn.a
 #usr/lib/libidn.la
 usr/lib/libidn.so
-usr/lib/libidn.so.11
-usr/lib/libidn.so.11.6.18
+usr/lib/libidn.so.12
+usr/lib/libidn.so.12.6.1
 #usr/lib/pkgconfig/libidn.pc
 #usr/share/emacs
 #usr/share/emacs/site-lisp
index fe4fe9e865367dffd674bfee23dd6459cbfe1423..b8be721a320a623b8a9360011c64002bc907eaa2 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.34
+VER        = 1.36
 
 THISAPP    = libidn-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a829db6cd0b85733017c20a50bf10798
+$(DL_FILE)_MD5 = 813c7b268d1051ca02c3610986126f38
 
 install : $(TARGET)