Skip to content

Instantly share code, notes, and snippets.

@komapa
Created April 11, 2012 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save komapa/2361128 to your computer and use it in GitHub Desktop.
Save komapa/2361128 to your computer and use it in GitHub Desktop.
[nodejs-stable]
name=Stable releases of Node.js
#baseurl=http://nodejs.tchol.org/stable/el$releasever/$basearch/
mirrorlist=http://nodejs.tchol.org/mirrors/nodejs-stable-el$releasever
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nodejs-stable-el-$releasever
[nodejs-stable-source]
name=Stable releases of Node.js - source
#baseurl=http://nodejs.tchol.org/stable/el$releasever/SRPMS/
mirrorlist=http://nodejs.tchol.org/mirrors/nodejs-stable-source-el$releasever
enabled=0
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nodejs-stable-el-$releasever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment