mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
signify: update to 32.
This commit is contained in:
parent
c65af5364a
commit
2437282fab
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'signify'
|
# Template file for 'signify'
|
||||||
pkgname=signify
|
pkgname=signify
|
||||||
reverts="20141230_3 20141230_2 20141230_1"
|
reverts="20141230_3 20141230_2 20141230_1"
|
||||||
version=31
|
version=32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="BZERO=bundled"
|
make_build_args="BZERO=bundled"
|
||||||
|
@ -14,7 +14,7 @@ license="ISC"
|
||||||
homepage="https://www.tedunangst.com/flak/post/signify"
|
homepage="https://www.tedunangst.com/flak/post/signify"
|
||||||
changelog="https://raw.githubusercontent.com/aperezdc/signify/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/aperezdc/signify/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/aperezdc/signify/releases/download/v${version}/signify-${version}.tar.xz"
|
distfiles="https://github.com/aperezdc/signify/releases/download/v${version}/signify-${version}.tar.xz"
|
||||||
checksum=1155fd9eeed4a8aa20476b2333d251953ec5d52338d943a770db5b78dd8d2b74
|
checksum=6dd1b97fd9273d268b70c1be3c2592cbbe1488bca5e45c12c58f8c74362758d5
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Allow building with musl
|
# Allow building with musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue