parent
1dd7510447
commit
3285625a5f
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.4.6
|
||||
version=3.4.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,13 +9,12 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
homepage="http://libsass.org/"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=686bc09cc31bba32915f42a6da5e7d221c07690d4d597e2748cdd02abd3d7c2c
|
||||
checksum=855c40528b897d06ae4d24606c2db3cd09bb38de5b46b28e835f9d4fd4d7ab95
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
}
|
||||
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue