diff options
Diffstat (limited to 'sys/libs')
-rw-r--r-- | sys/libs/libfreebob/libfreebob.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/libs/libfreebob/libfreebob.mkbuild b/sys/libs/libfreebob/libfreebob.mkbuild index 0b8265a..b7b63a1 100644 --- a/sys/libs/libfreebob/libfreebob.mkbuild +++ b/sys/libs/libfreebob/libfreebob.mkbuild @@ -17,7 +17,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/libfreebob/libfreebob-1.0.7.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/freebob/libfreebob-1.0.7.tar.bz2" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' @@ -45,7 +45,7 @@ # # Build number. # Auto-set to default 1 -[[BUILD NUMBER]]="" +[[BUILD NUMBER]]="2" # # Source Name construction string |