signify: update to 32.
This commit is contained in:
parent
c65af5364a
commit
2437282fab
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'signify'
|
||||
pkgname=signify
|
||||
reverts="20141230_3 20141230_2 20141230_1"
|
||||
version=31
|
||||
version=32
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="BZERO=bundled"
|
||||
|
@ -14,7 +14,7 @@ license="ISC"
|
|||
homepage="https://www.tedunangst.com/flak/post/signify"
|
||||
changelog="https://raw.githubusercontent.com/aperezdc/signify/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/aperezdc/signify/releases/download/v${version}/signify-${version}.tar.xz"
|
||||
checksum=1155fd9eeed4a8aa20476b2333d251953ec5d52338d943a770db5b78dd8d2b74
|
||||
checksum=6dd1b97fd9273d268b70c1be3c2592cbbe1488bca5e45c12c58f8c74362758d5
|
||||
|
||||
pre_build() {
|
||||
# Allow building with musl
|
||||
|
|
Loading…
Reference in New Issue