Skip to content

Commit

Permalink
minisign: update to 0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinfall authored and classabbyamp committed Jan 22, 2025
1 parent e5c6b57 commit 4ee250b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/minisign/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'minisign'
pkgname=minisign
version=0.11
revision=2
version=0.12
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libsodium-devel"
Expand All @@ -11,7 +11,7 @@ license="ISC"
homepage="https://jedisct1.github.io/minisign"
changelog="https://github.com/jedisct1/minisign/releases"
distfiles="https://github.com/jedisct1/minisign/archive/refs/tags/${version}.tar.gz"
checksum=74c2c78a1cd51a43a6c98f46a4eabefbc8668074ca9aa14115544276b663fc55
checksum=796dce1376f9bcb1a19ece729c075c47054364355fe0c0c1ebe5104d508c7db0

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 4ee250b

Please sign in to comment.