From fd27f2901f45b5da2dd9f04ebfc62fb7f468feb8 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 3 Feb 2025 10:02:34 +0000 Subject: [PATCH] main/protobuf-c: upgrade to 1.5.1 --- main/protobuf-c/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD index fafec0c8458..ddff0a9045b 100644 --- a/main/protobuf-c/APKBUILD +++ b/main/protobuf-c/APKBUILD @@ -1,8 +1,8 @@ # Contributor: TBK # Maintainer: Leonardo Arena pkgname=protobuf-c -pkgver=1.5.0 -pkgrel=2 +pkgver=1.5.1 +pkgrel=0 pkgdesc="Protocol Buffers implementation in C" url="https://github.com/protobuf-c/protobuf-c" arch="all" @@ -45,5 +45,5 @@ compiler() { } sha512sums=" -175c9fc901cab88308730eea982dd62b1e0decdceb80aa53be163f17a440b4acecb834a784beab5cd71186413a322a323f4539758a8727ca51801cf92f9bd3da protobuf-c-1.5.0.tar.gz +35d4de5562b79056f46320552a27b8e476b92466d0a2f5c697f41b0e1c437bb0b0819c39f71accf942b74ecfcea64e42e0a1e67792eeff4a7e01fbafd84488b5 protobuf-c-1.5.1.tar.gz "