mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
bc-java: update to 1.78.
This commit is contained in:
parent
1896cfae1a
commit
539a8f2d69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-java'
|
||||
pkgname=bc-java
|
||||
version=1.77
|
||||
version=1.78
|
||||
revision=1
|
||||
hostmakedepends="apache-ant openjdk17"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://www.bouncycastle.org/java.html"
|
||||
changelog="https://www.bouncycastle.org/releasenotes.html"
|
||||
distfiles="https://github.com/bcgit/bc-java/archive/refs/tags/r${version/./rv}.tar.gz"
|
||||
checksum=09659ee93ba2143d0db9107ddf515142f1d90e03d82d3e46a16e21e9eafeba84
|
||||
checksum=6eb33f05248aa74a7927435d364c5fbeb3f3885e476f36e1ee36ff58f4db49e4
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/jdk.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue