Browse Source

package/agentpp: bump to version 4.1.2

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fabrice Fontaine 4 years ago
parent
commit
1ff62db925
2 changed files with 3 additions and 2 deletions
  1. 2 1
      package/agentpp/agentpp.hash
  2. 1 1
      package/agentpp/agentpp.mk

+ 2 - 1
package/agentpp/agentpp.hash

@@ -1,2 +1,3 @@
 # Locally computed:
-sha256 6775fa2a038801edddedc148d7846427ddc4d438e3bb33362d9eec6074918a88  agent++-4.0.7.tar.gz
+sha256 ffbd06e6582978b6ea7344ae0ccfe58e634b84d31496bb6eb77f0a9e8f1e1df1  agent++-4.1.2.tar.gz
+sha256 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6  LICENSE-2_0.txt

+ 1 - 1
package/agentpp/agentpp.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AGENTPP_VERSION = 4.0.7
+AGENTPP_VERSION = 4.1.2
 AGENTPP_SOURCE = agent++-$(AGENTPP_VERSION).tar.gz
 AGENTPP_SITE = http://www.agentpp.com/download
 AGENTPP_LICENSE = Apache-2.0