geomyidae: update to 0.32.2.
This commit is contained in:
parent
d0d63ba485
commit
a0edda14fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geomyidae'
|
||||
pkgname=geomyidae
|
||||
version=0.32.1
|
||||
version=0.32.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A small C-based gopherd"
|
||||
|
@ -8,7 +8,7 @@ maintainer="m-cz <emcze@ya.ru>"
|
|||
license="MIT"
|
||||
homepage="http://git.r-36.net/geomyidae/"
|
||||
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=df884aa04457c69f030dffad50178b96ac364952101e4d8d9eca07cc60a279a8
|
||||
checksum=ffbf0f6b2391f7082a2f24534df38b4d430ba01c7f42514f089d2f748e39625e
|
||||
|
||||
pre_build() {
|
||||
sed -i 's| -O0||g' Makefile
|
||||
|
|
Loading…
Reference in a new issue