cargo-aoc: rebuild against OpenSSL
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'cargo-aoc'
|
||||
pkgname=cargo-aoc
|
||||
version=0.3.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_wrksrc=cargo-aoc
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="CLI helper tool for advent of code in rust"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT, Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user