stagit: update to 0.7.
This commit is contained in:
parent
36fd0fd252
commit
0f73efcd4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stagit'
|
# Template file for 'stagit'
|
||||||
pkgname=stagit
|
pkgname=stagit
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="MANPREFIX=/usr/share/man"
|
make_install_args="MANPREFIX=/usr/share/man"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://git.2f30.org/stagit"
|
homepage="http://git.2f30.org/stagit"
|
||||||
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=71bfb26ed537955ef55119cf79c45654321a795a2d7e697dbce143324e48fd04
|
checksum=632b7454f8aa0c65f8ac9ffa3a30ec0839ca0f5182da9fe267aaab70c3d03245
|
||||||
LDFLAGS="-lgit2"
|
LDFLAGS="-lgit2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue