]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libmpc
Python3: update to 3.8.2
[people/pmueller/ipfire-2.x.git] / lfs / libmpc
index 5aa43d9ddb72f9369412d3bd9fe9ae7d6d2c6d29..65a34efd14f0e3ea5441192c6c9f9c306bd95fb4 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  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.0.3
+VER        = 1.1.0
 
 THISAPP    = mpc-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d6a1d5f8ddea3abd2cc3e98f58352d26
+$(DL_FILE)_MD5 = 4125404e41e482ec68282a2e687f6c73
 
 install : $(TARGET)