Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
perl-net-ssleay


Commits:
965e30ef by Antonio Rojas at 2024-05-04T21:03:29+02:00
upgpkg: 1.94-1: Update to 1.94

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = perl-net-ssleay
+       pkgdesc = Perl bindings for OpenSSL and LibreSSL
+       pkgver = 1.94
+       pkgrel = 1
+       url = https://search.cpan.org/dist/Net-SSLeay/
+       arch = x86_64
+       license = custom:BSD
+       makedepends = chrpath
+       depends = openssl
+       provides = net-ssleay
+       replaces = net-ssleay
+       options = !emptydirs
+       source = 
https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz
+       sha512sums = 
f1461667269f3da56ff7e1724b5511b95c34582250f8336e9f93d30f3b30d4a5360eb27622b9730bba11df75e00d717c7f0cea2120d20206723db136a8509375
+       b2sums = 
97cef98bf3794ec992817e5ad91f8403ded95e29184512d9f23b5cbbd765912d2e7f8e835366b40aae9682dd13947cd79e2d9dcca2d10cd78e3c7869b1e197db
+
+pkgname = perl-net-ssleay


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 pkgname=perl-net-ssleay
 _cpanname=Net-SSLeay
-pkgver=1.92
-pkgrel=3
+pkgver=1.94
+pkgrel=1
 pkgdesc='Perl bindings for OpenSSL and LibreSSL'
 url='https://search.cpan.org/dist/Net-SSLeay/'
 arch=('x86_64')
@@ -16,8 +16,8 @@ replaces=('net-ssleay')
 provides=('net-ssleay')
 options=('!emptydirs')
 
source=(https://cpan.metacpan.org/authors/id/C/CH/CHRISN/${_cpanname}-${pkgver}.tar.gz)
-sha512sums=('e9d9161ebeb7be90f4c7a0ea98f1034892ce6d33aa72872683177b19daa1f4c5819f85ea9a052a076ec8d7c21705f6c344aef64680bc881bf3218d38e8b7b173')
-b2sums=('04d97860817b013a9680e0ef29b0004ddb98da2db859761a45612c4d25b6edd16bf92645293d1108d83352bce18665721c6df05455426b32a95a42b464119a3d')
+sha512sums=('f1461667269f3da56ff7e1724b5511b95c34582250f8336e9f93d30f3b30d4a5360eb27622b9730bba11df75e00d717c7f0cea2120d20206723db136a8509375')
+b2sums=('97cef98bf3794ec992817e5ad91f8403ded95e29184512d9f23b5cbbd765912d2e7f8e835366b40aae9682dd13947cd79e2d9dcca2d10cd78e3c7869b1e197db')
 
 build() {
   cd ${_cpanname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-ssleay/-/commit/965e30ef2a4020266c6391446738ce44de7a911c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-ssleay/-/commit/965e30ef2a4020266c6391446738ce44de7a911c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to