diff options
author | Rod Kay | 2023-09-06 01:15:31 +1000 |
---|---|---|
committer | Rod Kay | 2023-09-06 01:15:31 +1000 |
commit | b267073573b5dd5131b46e470936eb9c44b30576 (patch) | |
tree | ac3ffc91e91e51775e2391844a22da2f4544e32c | |
parent | ffb74aa3a69949d0771c3eec16bb758086567221 (diff) | |
download | aur-b267073573b5dd5131b46e470936eb9c44b30576.tar.gz |
Update to latest version.
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ pkgbase = polyorb depends = openssl source = https://github.com/AdaCore/PolyORB/archive/refs/heads/master.zip source = patch-Makefile.in - sha256sums = 38432355373646713714371148d0984408be50c242a9dd30415ffbe873962206 + sha256sums = aac21a3ccdff7e048c78ee683432bfb2c24af6f37ccf6de490fb2d7cd5fa98a2 sha256sums = c0703efe44949b5adb1be9fcb44110a132fbca81dda690a6623bc326df94328a pkgname = polyorb @@ -24,7 +24,7 @@ makedepends=(gprbuild source=(https://github.com/AdaCore/PolyORB/archive/refs/heads/master.zip patch-Makefile.in) -sha256sums=(38432355373646713714371148d0984408be50c242a9dd30415ffbe873962206 +sha256sums=(aac21a3ccdff7e048c78ee683432bfb2c24af6f37ccf6de490fb2d7cd5fa98a2 c0703efe44949b5adb1be9fcb44110a132fbca81dda690a6623bc326df94328a) |