[arch-commits] Commit in i2pd/trunk (020-i2pd-fix-install.patch PKGBUILD)

Daniel Bermond dbermond at archlinux.org
Sat Apr 11 22:44:30 UTC 2020


    Date: Saturday, April 11, 2020 @ 22:44:30
  Author: dbermond
Revision: 613370

upgpkg: i2pd 2.31.0-1

Modified:
  i2pd/trunk/020-i2pd-fix-install.patch
  i2pd/trunk/PKGBUILD

----------------------------+
 020-i2pd-fix-install.patch |    8 ++++----
 PKGBUILD                   |    6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: 020-i2pd-fix-install.patch
===================================================================
--- 020-i2pd-fix-install.patch	2020-04-11 21:56:25 UTC (rev 613369)
+++ 020-i2pd-fix-install.patch	2020-04-11 22:44:30 UTC (rev 613370)
@@ -1,7 +1,7 @@
 diff -Naurp a/build/CMakeLists.txt b/build/CMakeLists.txt
---- a/build/CMakeLists.txt	2020-02-25 17:08:50.000000000 +0000
-+++ b/build/CMakeLists.txt	2020-02-29 14:47:28.000000000 +0000
-@@ -488,20 +488,7 @@ if (WITH_BINARY)
+--- a/build/CMakeLists.txt	2020-04-10 17:33:54.000000000 +0000
++++ b/build/CMakeLists.txt	2020-04-11 21:52:44.000000000 +0000
+@@ -469,20 +469,7 @@ if (WITH_BINARY)
    endif ()
  endif ()
  
@@ -22,7 +22,7 @@
  # install(DIRECTORY ../ DESTINATION src/
  #   # OPTIONAL
  #   COMPONENT Source FILES_MATCHING
-@@ -509,8 +496,8 @@ install(FILES ${I2PD_SOURCES} DESTINATIO
+@@ -490,8 +477,8 @@ install(FILES ${I2PD_SOURCES} DESTINATIO
  #   PATTERN "*.cpp"
  #   )
  

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-11 21:56:25 UTC (rev 613369)
+++ PKGBUILD	2020-04-11 22:44:30 UTC (rev 613370)
@@ -9,7 +9,7 @@
 # Contributor: r4sas
 
 pkgname=i2pd
-pkgver=2.30.0
+pkgver=2.31.0
 pkgrel=1
 pkgdesc='A full-featured C++ implementation of the I2P router'
 arch=('x86_64')
@@ -28,9 +28,9 @@
         '050-i2pd-tunnels-d-readme.patch'
         'i2pd.sysusers'
         'i2pd.tmpfiles')
-sha256sums=('25915cbd33a9f53c89ddf7fbd68fccc5ffc89ab40d4445ccc813da74fae154f2'
+sha256sums=('7e37abcf49e9f59ef6939069f4d74fc6bf29b09deec111bd3561021fc1349528'
             '9394ed4825fdebe398566d8748cd8b4f1e931f5ab07907e8eda9fb11d4146c67'
-            'bccb099df5f9010055455a6d74f5cc44ad9de09755ca5e7505ae1e56f9273965'
+            'e55b877e8d2ac520abf2645436c03296427c3fe1fd62f290ec062aa5607c261f'
             'f3a2afe0adc2f502dcb388f778a394a2556848fe8be014f3470e205a098e765c'
             'a9a2fabd093b952507a297c755b75ff765f658cad16ec0318b22514d1bba44d7'
             '48217794d5d520751e00efe3ea4fe0f2a340df16c669007cf08058c349746ac1'



More information about the arch-commits mailing list