]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rpcsvc-proto: Update to version 1.4.4
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 7 Aug 2023 20:51:09 +0000 (22:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Aug 2023 16:10:14 +0000 (16:10 +0000)
- Update from version 1.4.3 to 1.4.4
- Update of rootfile not required
- Changelog
    1.4.4
* Use AC_SYS_LARGEFILE macro to control largefile support

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/rpcsvc-proto

index 966fdd4facb574f29dde149ddf4ad047475cc95b..66fc013959c3f9be46d33b4b2d6cfe3107175314 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  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.4.3
+VER        = 1.4.4
 
 THISAPP    = rpcsvc-proto-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218
+$(DL_FILE)_BLAKE2 = 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10
 
 install : $(TARGET)