subtle: update to 0.11.3276.

This commit is contained in:
Andrea Brancaleoni 2018-02-02 00:23:13 +01:00
parent 75746adcad
commit c47730d14c
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'subtle'
pkgname=subtle
version=0.11.3247
revision=3
version=0.11.3276
revision=1
nocross=yes
hostmakedepends="mercurial ruby-devel pkg-config"
makedepends="ruby-devel libX11-devel libXpm-devel libXft-devel
@ -18,7 +18,7 @@ do_fetch() {
hg clone --rev ${version##*.} ${url} ${pkgname}-${version}
}
do_configure() {
DESTDIR=$PKGDESTDIR rake config
CFLAGS="$CFLAGS -fstack-protector-strong" DESTDIR=$PKGDESTDIR rake config
}
do_build() {
rake build