Skip to content

Commit

Permalink
Update conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ericLemanissier authored Jan 15, 2021
1 parent 1193882 commit b5e0e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/sassc/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class SasscConan(ConanFile):
name = "sassc"
license = "MIT"
homepage = "libsass.org"
homepage = "https://sass-lang.com/libsass"
url = "https://github.com/conan-io/conan-center-index"
description = "libsass command line driver"
topics = ("Sass", "sassc", "compiler")
Expand Down

0 comments on commit b5e0e16

Please sign in to comment.