geany: update to 1.28.
This commit is contained in:
parent
8b3870c96a
commit
8ca0c6e425
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geany'
|
||||
pkgname=geany
|
||||
version=1.27
|
||||
version=1.28
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gettext-devel glib-devel libtool pkg-config intltool python"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.geany.org"
|
||||
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf
|
||||
checksum=f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue