diff options
Diffstat (limited to 'src/poco.mk')
-rw-r--r-- | src/poco.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/poco.mk b/src/poco.mk index 562e9cc..565f9b9 100644 --- a/src/poco.mk +++ b/src/poco.mk @@ -3,6 +3,7 @@ PKG := poco $(PKG)_IGNORE := +$(PKG)_VERSION := 1.4.6p1 $(PKG)_CHECKSUM := c89833d208cc6a3b54a239a776dcb611e7cd4b02 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz |