summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2022-11-30 16:03:22 +1100
committerRod Kay2022-11-30 16:03:22 +1100
commit1d013580b1bf701cdc1c978dc788811ac54b9aa5 (patch)
tree90ae09908a492d8b973eb701c801babf309dfb2f
parent7ad9df7acbaecbaba7fe21fca409e9e0697ac7fa (diff)
downloadaur-1d013580b1bf701cdc1c978dc788811ac54b9aa5.tar.gz
Update to latest version.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3fe0dbab9b2..b4aa73da5692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polyorb
pkgdesc = Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada.
- pkgver = 20220727
+ pkgver = 20221130
pkgrel = 1
url = https://github.com/AdaCore/PolyORB
arch = i686
@@ -17,7 +17,7 @@ pkgbase = polyorb
depends = openssl
source = https://github.com/AdaCore/PolyORB/archive/refs/heads/master.zip
source = patch-Makefile.in
- sha256sums = ababafe32624c0ece5dfa2ff710e6d90ceb97e4fc918af5113c47e8c6f07dd17
+ sha256sums = 38432355373646713714371148d0984408be50c242a9dd30415ffbe873962206
sha256sums = c0703efe44949b5adb1be9fcb44110a132fbca81dda690a6623bc326df94328a
pkgname = polyorb
diff --git a/PKGBUILD b/PKGBUILD
index baf06b925047..92870031c542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rod Kay <rodakay5 at gmail dot com>
pkgname=polyorb
-pkgver=20220727
+pkgver=20221130
pkgrel=1
pkgdesc="Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada."
@@ -14,7 +14,7 @@ makedepends=('gprbuild' 'autoconf' 'python-sphinx' 'texlive-core' 'texlive-latex
source=(https://github.com/AdaCore/PolyORB/archive/refs/heads/master.zip
patch-Makefile.in)
-sha256sums=('ababafe32624c0ece5dfa2ff710e6d90ceb97e4fc918af5113c47e8c6f07dd17'
+sha256sums=('38432355373646713714371148d0984408be50c242a9dd30415ffbe873962206'
'c0703efe44949b5adb1be9fcb44110a132fbca81dda690a6623bc326df94328a')