pick: update to 4.0.0.
By ericonr: - remove -fcommon Closes: #28564 [via git-merge-pr]
This commit is contained in:
parent
1384e928f7
commit
aa1d34d57b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pick'
|
||||
pkgname=pick
|
||||
version=3.0.1
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -12,9 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/calleerlandsson/pick/"
|
||||
distfiles="https://github.com/calleerlandsson/pick/archive/v${version}.tar.gz"
|
||||
checksum=32afb40581af84b884fb0786f7c8a9169cecbc2122a00b4835f8610a0e94c00d
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
checksum=c62b1372b8c21d64c6da5a687abf3b56ee314fae5b67c1f08b5550ea5f87fdac
|
||||
|
||||
pre_configure() {
|
||||
export PREFIX=/usr MANDIR=/usr/share/man
|
||||
|
|
Loading…
Reference in New Issue