stagit: update to 0.9.
This commit is contained in:
parent
dc473a1f01
commit
f852ee64d7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'stagit'
|
||||
pkgname=stagit
|
||||
version=0.8
|
||||
revision=2
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="MANPREFIX=/usr/share/man"
|
||||
makedepends="libgit2-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://git.2f30.org/stagit"
|
||||
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=df0d3efe1a29758e41521d4abbc712bcfbfefbeb837945f295121ff680bc28a6
|
||||
checksum=09e585c5908bee0208c9b2d457a716d2679d89ca7485da42ca8a06bd78bc2293
|
||||
LDFLAGS="-lgit2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue