mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
perl-file-rsyncp: update to 0.76
Fix compilation with GCC15. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
79c293e91c
commit
7648e25568
@@ -3,12 +3,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-file-rsyncp
|
||||
PKG_VERSION:=0.74
|
||||
PKG_VERSION:=0.76
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=File-RsyncP-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/
|
||||
PKG_HASH:=ba4df5f9b0db6c9d86a6c5cf9861cf00d17b18e77cfa028e7a9157c0015a5aa3
|
||||
PKG_HASH:=1b23d3d4c08b9dd3eadfc6a3f38dfd21b72669f0052e7ad18e53350ef47c9e16
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/File-RsyncP-$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Carsten Wolff <carsten@wolffcarsten.de>
|
||||
|
||||
Reference in New Issue
Block a user