mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
bc-java: update to 1.80.
This commit is contained in:
parent
e67928ebe0
commit
e5c6b57aaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-java'
|
||||
pkgname=bc-java
|
||||
version=1.79
|
||||
version=1.80
|
||||
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=d9da71f958e1779a396407a24e607036a19e5c482d385cadfe0455e21ac35055
|
||||
checksum=6f0116fa6b5b07aa9d192ebd4bd4e5b581d42bf8b3603e0ad2d636f858805e22
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/jdk.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue