Skip to content

Commit e531d19

Browse files
committed
tagged 1.6 and created tarball
1 parent acf688f commit e531d19

File tree

7 files changed

+2
-3
lines changed

7 files changed

+2
-3
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ reinstall: uninstall install
5959

6060
## make tarball Package up into tarball
6161
tarball:
62-
git archive v$(VER) -o $(TARBALL)
62+
git archive $(VER) -o $(TARBALL)
6363
gzip $(TARBALL)
6464
sha256 $(GZTARBALL) | tee $(SHATXT)
6565
mv $(GZTARBALL) $(TARBALLLOC)

pkgs/debian/unix-notes_1.5_all.deb

-10.3 KB
Binary file not shown.

pkgs/debian/unix-notes_1.5_all.deb.sha256.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkgs/tarball/unix-notes-1.5.sha256.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkgs/tarball/unix-notes-1.5.tar.gz

-34.8 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SHA256 (unix-notes-1.6.tar.gz) = 740ad0601509e44cc445f70d0c7921d8c25cf9aaefc9506899bcf736825040ce

pkgs/tarball/unix-notes-1.6.tar.gz

89.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)