Skip to content

Commit

Permalink
add package hashes and update make file
Browse files Browse the repository at this point in the history
  • Loading branch information
aheadley committed Jan 7, 2013
1 parent 8fca91e commit d90d491
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ connect-changelog:
connect-pkg:
./build/build_package.py -d build/mage-package.xml

all: connect-desc connect-pkg
all: connect-desc connect-changelog connect-pkg

clean:
rm -f ./build/*.tgz ./build/*.html ./package.xml
2 changes: 2 additions & 0 deletions build/PACKAGE-HASHES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ dfca29fd85057a788bcddcd4c39e4646 Nexcessnet_Turpentine-0.1.6.tgz
3278a5d888eb4b85ca916b41417b07ffb4738764 Nexcessnet_Turpentine-0.1.6.tgz
653c51464690d4e966a0eb14b8954570 Nexcessnet_Turpentine-0.2.0.tgz
8b5b371ab318ecf2e325e1a8c68b57f039498c91 Nexcessnet_Turpentine-0.2.0.tgz
79fe95303c42d678f6a634c15b4b3dee Nexcessnet_Turpentine-0.2.1.tgz
b5641c6390b49ef960a894344621e1d33388ebe6 Nexcessnet_Turpentine-0.2.1.tgz

0 comments on commit d90d491

Please sign in to comment.