diff --git a/srcpkgs/perl-Crypt-Rijndael/patches/use-stdint_h.patch b/srcpkgs/perl-Crypt-Rijndael/patches/use-stdint_h.patch deleted file mode 100644 index 3eb8adb86d..0000000000 --- a/srcpkgs/perl-Crypt-Rijndael/patches/use-stdint_h.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- a/rijndael.h -+++ b/rijndael.h -@@ -72,6 +72,11 @@ - typedef u_char UINT8; - #endif - -+#include -+#define _CRYPT_RIJNDAEL_H_TYPES -+typedef uint32_t UINT32; -+typedef uint8_t UINT8; -+ - /* I expect this to be the usual case */ - #if ! defined(_CRYPT_RIJNDAEL_H_TYPES) && ( defined(_SYS_TYPES_H) || defined(_SYS_TYPES_H_) ) - #define _CRYPT_RIJNDAEL_H_TYPES diff --git a/srcpkgs/perl-Crypt-Rijndael/template b/srcpkgs/perl-Crypt-Rijndael/template index 5154d035b3..e7d94b4f6b 100644 --- a/srcpkgs/perl-Crypt-Rijndael/template +++ b/srcpkgs/perl-Crypt-Rijndael/template @@ -1,7 +1,7 @@ # Template file for 'perl-Crypt-Rijndael' pkgname=perl-Crypt-Rijndael -version=1.14 -revision=2 +version=1.16 +revision=1 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" @@ -12,4 +12,4 @@ maintainer="Kevin Berry " license="LGPL-2.0-or-later" homepage="https://metacpan.org/release/Crypt-Rijndael" distfiles="${CPAN_SITE}/Crypt/Crypt-Rijndael-${version}.tar.gz" -checksum=6451c3dffe8703523be2bb08d1adca97e77df2a8a4dd46944d18a99330b7850e +checksum=6540085e3804b82a6f0752c1122cf78cadd221990136dd6fd4c097d056c84d40