* update open-isns to 0.103-1

This commit is contained in:
Alexander Baldeck 2024-12-16 15:08:01 +01:00
parent 681ad9ceea
commit c483557c5c
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
pkgbase = open-isns
pkgdesc = iSNS server and client for Linux
pkgver = 0.102
pkgrel = 4
pkgver = 0.103
pkgrel = 1
url = https://github.com/gonzoleeman/open-isns
arch = x86_64
arch = powerpc64le
@ -11,7 +11,7 @@ pkgbase = open-isns
license = GPL
makedepends = meson
depends = openssl
source = open-isns-0.102.tar.gz::https://github.com/gonzoleeman/open-isns/archive/v0.102.tar.gz
sha256sums = 9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de
source = open-isns-0.103.tar.gz::https://github.com/gonzoleeman/open-isns/archive/v0.103.tar.gz
sha256sums = 47499f3ce87a832840884dcf3eedbec8c039f472fe921a5378e3b206a3fc1a32
pkgname = open-isns

View File

@ -3,8 +3,8 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=open-isns
pkgver=0.102
pkgrel=4.1
pkgver=0.103
pkgrel=1
pkgdesc='iSNS server and client for Linux'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
depends=('openssl')
@ -12,7 +12,7 @@ makedepends=('meson')
url='https://github.com/gonzoleeman/open-isns'
license=('GPL')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de')
sha256sums=('47499f3ce87a832840884dcf3eedbec8c039f472fe921a5378e3b206a3fc1a32')
build() {
local _meson_options=(